diff options
author | Amit Daniel Kachhap <[email protected]> | 2020-09-14 14:06:55 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-09-14 12:07:02 +0100 |
commit | 6560edca515e53bb2e7c637ab324313680a133f4 (patch) | |
tree | 68881a46a70001a88da41a7c8f40e6ddb84bce6c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ba9d1d3e3e7c34826b62498f7d6563b73c22ac13 (diff) |
arm64: kprobe: disable probe of fault prone ptrauth instruction
With the addition of ARMv8.3-FPAC feature, the probe of authenticate
ptrauth instructions (AUT*) may cause ptrauth fault exception in case of
authenticate failure so they cannot be safely single stepped.
Hence the probe of authenticate instructions is disallowed but the
corresponding pac ptrauth instruction (PAC*) is not affected and they can
still be probed. Also AUTH* instructions do not make sense at function
entry points so most realistic probes would be unaffected by this change.
Signed-off-by: Amit Daniel Kachhap <[email protected]>
Reviewed-by: Dave Martin <[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