hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
commit48d21a576a9cd5fd223bda416abb68b5c2818b52
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Wed, 3 Feb 2016 13:46:33 +0000 (3 13:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 3 Feb 2016 13:46:33 +0000 (3 13:46 +0000)
tree85774194b92bdef7cb35d85dc8b830dacf5d386c
parent6a43e0b6e1f6bcd6b11656967422f4217258200a
hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots

When booting Linux on AArch64 enabled cores, setup EL1 and
EL2 to use AArch64.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/boot.c