aboutsummaryrefslogtreecommitdiff
path: root/target/arm/psci.c
AgeCommit message (Expand)Author
2022-03-02target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki
2022-02-08arm: tcg: Adhere to SMCCC 1.3 section 5.2Peter Maydell
2021-11-22Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"Peter Maydell
2021-09-30arm: tcg: Adhere to SMCCC 1.3 section 5.2Alexander Graf
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2017-10-31fix WFI/WFE length in syndrome registerStefano Stabellini
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-02-24target-arm/powerctl: defer cpu reset work to CPU contextAlex Bennée
2017-01-20target/arm/psci.c: If EL2 implemented, start CPUs in EL2Peter Maydell
2016-12-20Move target-* CPU file into a target/ folderThomas Huth