diff options
author | Vincenzo Frascino <[email protected]> | 2021-10-06 16:47:50 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-10-07 09:30:24 +0100 |
commit | ec0288369f0cc6d85837a18f1c4c65451c94477b (patch) | |
tree | 7f102511697c947cd6e96c1438f7e50ad05e6d13 /tools/perf/scripts/python/check-perf-trace.py | |
parent | d73c162e073376dd207d716cb4b9cfc809be7e80 (diff) |
arm64: mte: Add asymmetric mode support
MTE provides an asymmetric mode for detecting tag exceptions. In
particular, when such a mode is present, the CPU triggers a fault
on a tag mismatch during a load operation and asynchronously updates
a register when a tag mismatch is detected during a store operation.
Add support for MTE asymmetric mode.
Note: If the CPU does not support MTE asymmetric mode the kernel falls
back on synchronous mode which is the default for kasan=on.
Cc: Will Deacon <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Signed-off-by: Vincenzo Frascino <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Acked-by: Andrey Konovalov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions