]> git.proxmox.com Git - mirror_qemu.git/commit - hw/cpu/a15mpcore.c
hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 8 Sep 2015 16:38:43 +0000 (17:38 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 8 Sep 2015 16:38:43 +0000 (17:38 +0100)
commit4182bbb19d2e266dde0d4ed32e85e1b1be79bc61
tree52315dff95e5ca113691206268843594a1e31d23
parent8ff41f3995ad2d942ecafb72519c1f09cb811259
hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs

If the A9 and A15 CPUs which we're creating the peripherals for have
TrustZone (EL3) enabled, then also enable it in the GIC we create.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 1441383782-24378-5-git-send-email-peter.maydell@linaro.org
hw/cpu/a15mpcore.c
hw/cpu/a9mpcore.c