diff options
author | Boyan Karatotev <[email protected]> | 2020-09-18 11:47:13 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-09-18 14:07:20 +0100 |
commit | 766d95b1ed93ebdd07ac87490e60e442342f5dc4 (patch) | |
tree | d291ee57f1e0b0ec7a1d1b429685ba5970f1daf8 /scripts/gdb/linux/modules.py | |
parent | e74e1d55728509b352e4eec4283dd5b2781b2070 (diff) |
kselftests/arm64: add nop checks for PAuth tests
PAuth adds sign/verify controls to enable and disable groups of
instructions in hardware for compatibility with libraries that do not
implement PAuth. The kernel always enables them if it detects PAuth.
Add a test that checks that each group of instructions is enabled, if the
kernel reports PAuth as detected.
Note: For groups, for the purpose of this patch, we intend instructions
that use a certain key.
Signed-off-by: Boyan Karatotev <[email protected]>
Reviewed-by: Vincenzo Frascino <[email protected]>
Reviewed-by: Amit Daniel Kachhap <[email protected]>
Acked-by: Shuah Khan <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions