summaryrefslogtreecommitdiffstats
path: root/target/arm/helper.c
diff options
context:
space:
mode:
authorPeter Maydell2018-08-24 14:17:35 +0200
committerPeter Maydell2018-08-24 14:17:35 +0200
commit3921019abc87bb1ceefb71a9b829614eb98d5ba9 (patch)
tree1edc5e1afa33a2fe8fd006cfab53b1072040d462 /target/arm/helper.c
parenthw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up (diff)
downloadqemu-3921019abc87bb1ceefb71a9b829614eb98d5ba9.tar.gz
qemu-3921019abc87bb1ceefb71a9b829614eb98d5ba9.tar.xz
qemu-3921019abc87bb1ceefb71a9b829614eb98d5ba9.zip
hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3
Don't request that the arm_load_kernel() code should boot in secure state if the CPU doesn't have a secure state. Currently this doesn't make a difference because the boot.c code only examines the secure_boot flag in code guarded by an ARM_FEATURE_EL3 check, but upcoming changes for supporting booting into Hyp mode will change that. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Luc Michel <luc.michel@greensocs.com> Message-id: 20180821132811.17675-9-peter.maydell@linaro.org
Diffstat (limited to 'target/arm/helper.c')
0 files changed, 0 insertions, 0 deletions