target-arm: powerctl: Enable HVC when starting CPUs to EL2
commit86278c33d1d71196f5e22ce3ce82a1b34a199754
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 11 Oct 2018 02:19:28 +0000 (11 04:19 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Oct 2018 16:14:55 +0000 (16 17:14 +0100)
treec21458a6ec93c8f69f053568cff12dc74a27c77c
parent357aa01335bbf715b7ad1ef621e4bc96e2ffbe19
target-arm: powerctl: Enable HVC when starting CPUs to EL2

When QEMU provides the equivalent of the EL3 firmware, we
need to enable HVCs in scr_el3 when turning on CPUs that
target EL2.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20181011021931.4249-10-edgar.iglesias@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/arm-powerctl.c