diff options
author | Vincenzo Frascino <[email protected]> | 2021-10-06 16:47:49 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-10-07 09:21:57 +0100 |
commit | d73c162e073376dd207d716cb4b9cfc809be7e80 (patch) | |
tree | 0744ad38c277d4d6453faded585b7951b73078e6 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ba1a98e8b1720f7a78154e0020c77dbc2b34d0ce (diff) |
arm64: mte: CPU feature detection for Asymm MTE
Add the cpufeature entries to detect the presence of Asymmetric MTE.
Note: The tag checking mode is initialized via cpu_enable_mte() ->
kasan_init_hw_tags() hence to enable it we require asymmetric mode
to be at least on the boot CPU. If the boot CPU does not have it, it is
fine for late CPUs to have it as long as the feature is not enabled
(ARM64_CPUCAP_BOOT_CPU_FEATURE).
Cc: Will Deacon <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Suzuki K Poulose <[email protected]>
Signed-off-by: Vincenzo Frascino <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Reviewed-by: Suzuki K Poulose <[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