summaryrefslogtreecommitdiffstats
path: root/hw/arm/boot.c
diff options
context:
space:
mode:
authorPeter Maydell2018-08-24 14:17:37 +0200
committerPeter Maydell2018-08-24 14:17:37 +0200
commitce4afed8396aabaf87cd42fbe8a4c14f7a9d5c10 (patch)
tree4579745d8d355ad029f67d2ccdb13d69824e4f8a /hw/arm/boot.c
parenttarget/arm: Implement RAZ/WI HACTLR2 (diff)
downloadqemu-ce4afed8396aabaf87cd42fbe8a4c14f7a9d5c10.tar.gz
qemu-ce4afed8396aabaf87cd42fbe8a4c14f7a9d5c10.tar.xz
qemu-ce4afed8396aabaf87cd42fbe8a4c14f7a9d5c10.zip
target/arm: Implement AArch32 HCR and HCR2
The AArch32 HCR and HCR2 registers alias HCR_EL2 bits [31:0] and [63:32]; implement them. Since HCR2 exists in ARMv8 but not ARMv7, we need new regdef arrays for "we have EL3, not EL2, we're ARMv8" and "we have EL2, we're ARMv8" to hold the definitions. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Luc Michel <luc.michel@greensocs.com> Message-id: 20180820153020.21478-3-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm/boot.c')
0 files changed, 0 insertions, 0 deletions