Hi Helge,
On 30/12/24 01:22, del...@kernel.org wrote:
From: Helge Deller
Add the CPU reset method, which resets all CPU registers and the TLB to
zero. Then the CPU will switch to 32-bit mode (PSW_W bit is not set) and
start execution at address 0xf004.
Although we currently want to zero ou
From: Helge Deller
Add the CPU reset method, which resets all CPU registers and the TLB to
zero. Then the CPU will switch to 32-bit mode (PSW_W bit is not set) and
start execution at address 0xf004.
Although we currently want to zero out all values in the CPUHPPAState
struct, add the end_rese