diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2022-11-03 13:10:41 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-11-04 10:58:58 +0000 |
commit | 4870f38b0babe48babdce90ac8bba11d29abaf0d (patch) | |
tree | fd6b071df5317a0406d5ff09dca611f90e89b70f /util/oslib-posix.c | |
parent | d7ef5e16a17c7dd068420c79fa9e893f15b4abaf (diff) | |
download | qemu-4870f38b0babe48babdce90ac8bba11d29abaf0d.zip qemu-4870f38b0babe48babdce90ac8bba11d29abaf0d.tar.gz qemu-4870f38b0babe48babdce90ac8bba11d29abaf0d.tar.bz2 |
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 'util/oslib-posix.c')
0 files changed, 0 insertions, 0 deletions