diff options
| author | Charlie Jenkins <[email protected]> | 2024-03-08 18:25:58 +0000 |
|---|---|---|
| committer | Palmer Dabbelt <[email protected]> | 2024-03-13 14:30:31 +0000 |
| commit | f413aae96cda059635910c462ede0a8f0385897c (patch) | |
| tree | 9422f48bf32e0773bcb23fbd183a6d3989e72d76 /scripts/bpf_doc.py | |
| parent | riscv: Decouple emulated unaligned accesses from access speed (diff) | |
| download | kernel-f413aae96cda059635910c462ede0a8f0385897c.tar.gz kernel-f413aae96cda059635910c462ede0a8f0385897c.zip | |
riscv: Set unaligned access speed at compile time
Introduce Kconfig options to set the kernel unaligned access support.
These options provide a non-portable alternative to the runtime
unaligned access probe.
To support this, the unaligned access probing code is moved into it's
own file and gated behind a new RISCV_PROBE_UNALIGNED_ACCESS_SUPPORT
option.
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-4-a388770ba0ce@rivosinc.com
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
