diff options
author | 2022-11-03 13:10:41 +0000 | |
---|---|---|
committer | 2022-11-04 10:58:58 +0000 | |
commit | 4870f38b0babe48babdce90ac8bba11d29abaf0d (patch) | |
tree | fd6b071df5317a0406d5ff09dca611f90e89b70f /hw/usb/dev-hub.c | |
parent | hw/arm/boot: Set SCR_EL3.HXEn when booting kernel (diff) | |
download | qemu-4870f38b0babe48babdce90ac8bba11d29abaf0d.tar.xz qemu-4870f38b0babe48babdce90ac8bba11d29abaf0d.zip |
target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB
The HCR_EL2.TTLB bit is supposed to trap all EL1 execution of TLB
maintenance instructions. However we have added new TLB insns for
FEAT_TLBIOS and FEAT_TLBIRANGE, and forgot to set their accessfn to
access_ttlb. Add the missing accessfns.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/usb/dev-hub.c')
0 files changed, 0 insertions, 0 deletions