summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJesse Taube <jesse@rivosinc.com>2026-08-07 19:24:33 -0600
committerPaul Walmsley <pjw@kernel.org>2026-08-07 19:24:33 -0600
commit3cd63bc30cda8651c50c9dd0551fac8a506a5f36 (patch)
tree918271d543bfe5e92278f07c76b00bd7941311cd /scripts
parentfdef048705daa3d4ed1fa212ee071bcbdac02d80 (diff)
downloadlinux-3cd63bc30cda8651c50c9dd0551fac8a506a5f36.tar.gz
linux-3cd63bc30cda8651c50c9dd0551fac8a506a5f36.zip
riscv: Add Zicclsm to cpufeature and hwprobe
Zicclsm requires misaligned support for all regular load and store instructions, both scalar and vector, but not AMOs or other specialized forms of memory access, to main memory regions with both the cacheability and coherence PMAs, as defined in the profiles spec. Even though mandated, misaligned loads and stores might execute extremely slowly. Standard software distributions should assume their existence only for correctness, not for performance. Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Andy Chiu <andy.chiu@sifive.com> Reviewed-by: Charlie Jenkins <charlie@rivosinc.com> Tested-by: Charlie Jenkins <charlie@rivosinc.com> Signed-off-by: Jesse Taube <jesse@rivosinc.com> [andrew.jones: Rebased, rewrote doc text, minor commit message revisions] Signed-off-by: Andrew Jones <andrew.jones@oss.qualcomm.com> Signed-off-by: Guodong Xu <docular.xu@gmail.com> Link: https://patch.msgid.link/20260701-rva23u64-hwprobe-v2-v5-5-2c61f94a695a@gmail.com [pjw@kernel.org: updated to apply; added Andrew's username to his tag comments] Signed-off-by: Paul Walmsley <pjw@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions