]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
riscv: hwprobe: export Zaamo and Zalrsc extensions
authorClément Léger <cleger@rivosinc.com>
Wed, 19 Jun 2024 15:39:10 +0000 (17:39 +0200)
committerAlexandre Ghiti <alexghiti@rivosinc.com>
Wed, 19 Mar 2025 12:03:45 +0000 (12:03 +0000)
commit9d45d1ff90a6888f6138eb7e1f2619ef427831d3
tree9f8485a84aaa78b57a41ad5b315a3f0b8c058179
parent35173b666a16ce631da9d70cd1b376162d9dea53
riscv: hwprobe: export Zaamo and Zalrsc extensions

Export the Zaamo and Zalrsc extensions to userspace using hwprobe.

Signed-off-by: Clément Léger <cleger@rivosinc.com>
Reviewed-by: Charlie Jenkins <charlie@rivosinc.com>
Link: https://lore.kernel.org/r/20240619153913.867263-4-cleger@rivosinc.com
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Documentation/arch/riscv/hwprobe.rst
arch/riscv/include/uapi/asm/hwprobe.h
arch/riscv/kernel/sys_hwprobe.c