diff options
author | Suzuki K Poulose <[email protected]> | 2021-03-23 12:06:30 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-03-24 17:26:38 +0000 |
commit | a354a64d91eec3e0f8ef0eed575b480fd75b999c (patch) | |
tree | 116271c774f2d120987c46acfe10b64c5a985bcb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1d676673d665fd2162e7e466dcfbe5373bfdb73e (diff) |
KVM: arm64: Disable guest access to trace filter controls
Disable guest access to the Trace Filter control registers.
We do not advertise the Trace filter feature to the guest
(ID_AA64DFR0_EL1: TRACE_FILT is cleared) already, but the guest
can still access the TRFCR_EL1 unless we trap it.
This will also make sure that the guest cannot fiddle with
the filtering controls set by a nvhe host.
Cc: Marc Zyngier <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Signed-off-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions