aboutsummaryrefslogtreecommitdiff
path: root/target/arm/arm-powerctl.c
AgeCommit message (Expand)Author
2019-12-20arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()pull-target-arm-20191220Niek Linnenbank
2019-12-16arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()Niek Linnenbank
2019-02-28target/arm/arm-powerctl: Add new arm_set_cpu_on_and_reset()Peter Maydell
2019-02-01arm: Clarify the logic of set_pc()Julia Suvorova
2018-10-16target-arm: powerctl: Enable HVC when starting CPUs to EL2Edgar E. Iglesias
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2017-02-24target-arm/powerctl: defer cpu reset work to CPU contextAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth