]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm: Change reset to highest available EL
authorGreg Bellows <greg.bellows@linaro.org>
Thu, 5 Feb 2015 13:37:22 +0000 (13:37 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Feb 2015 13:37:22 +0000 (13:37 +0000)
commit5097227c15aa89baec1123aac25dd9500a62684d
treea81a3de52a7f32c70c3d38407699b485f8881abc
parentbe8e8128595b41b9f609c1507e67d121e65e7173
target-arm: Change reset to highest available EL

Update to arm_cpu_reset() to reset into the highest available exception level
based on the set ARM features.

Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1422029835-4696-4-git-send-email-greg.bellows@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/boot.c
target-arm/cpu.c