diff options
author | Vincenzo Frascino <[email protected]> | 2021-10-06 16:47:51 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-10-07 09:30:24 +0100 |
commit | 2d27e585147395316289c63efc932984675c65c2 (patch) | |
tree | 5d82a14908745fa469138792dc6b212859bacdfd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ec0288369f0cc6d85837a18f1c4c65451c94477b (diff) |
kasan: Extend KASAN mode kernel parameter
Architectures supported by KASAN_HW_TAGS can provide an asymmetric mode
of execution. On an MTE enabled arm64 hw for example this can be
identified with the asymmetric tagging mode of execution. 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.
Extend the KASAN HW execution mode kernel command line parameter to
support asymmetric mode.
Cc: Dmitry Vyukov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Signed-off-by: Vincenzo Frascino <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Reviewed-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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions