aboutsummaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2023-01-30 18:24:57 +0000
committerPeter Maydell <peter.maydell@linaro.org>2023-02-03 12:59:24 +0000
commit34a8a07e57bba6df2c1c67cc9bd3e80706ce4a54 (patch)
treebc565fb916896d2d55f38e0785b71cb42b91d334 /linux-user
parent5572f7557fdd1b5c36aee899b7e86fda66c2babf (diff)
downloadqemu-34a8a07e57bba6df2c1c67cc9bd3e80706ce4a54.zip
qemu-34a8a07e57bba6df2c1c67cc9bd3e80706ce4a54.tar.gz
qemu-34a8a07e57bba6df2c1c67cc9bd3e80706ce4a54.tar.bz2
target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 fine-grained traps. These trap execution of the SVC instruction from AArch32 and AArch64. (As usual, AArch32 can only trap from EL0, as fine grained traps are disabled with an AArch32 EL1.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Tested-by: Fuad Tabba <tabba@google.com> Message-id: 20230130182459.3309057-22-peter.maydell@linaro.org Message-id: 20230127175507.2895013-22-peter.maydell@linaro.org
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions