diff options
author | Marc Zyngier <maz@kernel.org> | 2024-04-19 13:29:30 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-04-20 14:42:51 +0300 |
commit | 15db034733e4df3ca8ab4bf0a593a8a9b4860541 (patch) | |
tree | e7e5eaaf57395f49b52110687ca5cd3d87166a21 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 279946ada1f26a905061d0d6f134fff9e7b14239 (diff) | |
download | linux-15db034733e4df3ca8ab4bf0a593a8a9b4860541.tar.xz |
KVM: arm64: nv: Reinject PAC exceptions caused by HCR_EL2.API==0
In order for a L1 hypervisor to correctly handle PAuth instructions,
it must observe traps caused by a L1 PAuth instruction when
HCR_EL2.API==0. Since we already handle the case for API==1 as
a fixup, only the exception injection case needs to be handled.
Rework the kvm_handle_ptrauth() callback to reinject the trap
in this case. Note that APK==0 is already handled by the exising
triage_sysreg_trap() helper.
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240419102935.1935571-11-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions