diff options
author | Charlie Jenkins <[email protected]> | 2024-03-08 10:25:57 -0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-03-13 07:30:30 -0700 |
commit | 6e5ce7f2eae3c7c36dd1709efaac34820a34d538 (patch) | |
tree | 025cf18ffc0770c06be95844f16b9eab34d8cf0e /arch/riscv/include/asm/processor.h | |
parent | 313130c62cf1fc410ac8730b291fd4fde582d032 (diff) |
riscv: Decouple emulated unaligned accesses from access speed
Detecting if a system traps into the kernel on an unaligned access
can be performed separately from checking the speed of unaligned
accesses. This decoupling will make it possible to selectively enable
or disable each of these checks.
Signed-off-by: Charlie Jenkins <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Tested-by: Samuel Holland <[email protected]>
Link: https://lore.kernel.org/r/20240308-disable_misaligned_probe_config-v9-3-a388770ba0ce@rivosinc.com
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'arch/riscv/include/asm/processor.h')
0 files changed, 0 insertions, 0 deletions