On 13 February 2017 at 12:10, Alex Bennée <[email protected]> wrote: > The arm_reset_cpu/set_cpu_on/set_cpu_off() functions do their work > asynchronously in the target vCPUs context. As a result we need to > ensure the SRC_SCR reset bits correctly report the reset status at the > right time. To do this we defer the clearing of the bit with an async > job which will run after the work queued by ARM powerctl functions. > > Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
