You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit fixes issue introduced in commit 6df80f4 by ensuring the
CPU jumps to the CPU message handler (if received any CPU message)
after waking from power down.
This allows the target CPU to update the `psci_ctx.state` field to
`ON`, enabling the vCPU to resume execution.
Signed-off-by: João Peixoto <[email protected]>
0 commit comments