diff options
| author | Peter Maydell | 2022-11-03 14:10:41 +0100 |
|---|---|---|
| committer | Peter Maydell | 2022-11-04 11:58:58 +0100 |
| commit | 4870f38b0babe48babdce90ac8bba11d29abaf0d (patch) | |
| tree | fd6b071df5317a0406d5ff09dca611f90e89b70f /include/exec/exec-all.h | |
| parent | hw/arm/boot: Set SCR_EL3.HXEn when booting kernel (diff) | |
| download | qemu-4870f38b0babe48babdce90ac8bba11d29abaf0d.tar.gz 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 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
