diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-05-06 13:02:20 -0500 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-05-09 11:47:53 +0100 |
commit | 99a90811d09e58630c1c43c43b644501ce12ced0 (patch) | |
tree | 2690f622f9ad56b4a33ffcbb0e9fc256fcc45d5f /bsd-user/uaccess.c | |
parent | 696ba3771894f7a0b233e634dc9d401330568e35 (diff) | |
download | qemu-99a90811d09e58630c1c43c43b644501ce12ced0.zip qemu-99a90811d09e58630c1c43c43b644501ce12ced0.tar.gz qemu-99a90811d09e58630c1c43c43b644501ce12ced0.tar.bz2 |
target/arm: Drop EL3 no EL2 fallbacks
Drop el3_no_el2_cp_reginfo, el3_no_el2_v8_cp_reginfo, and the local
vpidr_regs definition, and rely on the squashing to ARM_CP_CONST
while registering for v8.
This is a behavior change for v7 cpus with Security Extensions and
without Virtualization Extensions, in that the virtualization cpregs
are now correctly not present. This would be a migration compatibility
break, except that we have an existing bug in which migration of 32-bit
cpus with Security Extensions enabled does not work.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220506180242.216785-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'bsd-user/uaccess.c')
0 files changed, 0 insertions, 0 deletions