riscv: hwprobe: export missing Zbc ISA extension
authorClément Léger <cleger@rivosinc.com>
Tue, 14 Nov 2023 14:12:38 +0000 (09:12 -0500)
committerPalmer Dabbelt <palmer@rivosinc.com>
Tue, 12 Dec 2023 23:44:59 +0000 (15:44 -0800)
commitbe6bef2acb75ca980671de19d406c0310d646d2b
tree75190936fa621b9593fc113a4575ff693614df3d
parente45f463a9b01aabd03c49390fc5249eeba0abc5e
riscv: hwprobe: export missing Zbc ISA extension

While Zba and Zbb were exported through hwprobe, Zbc was not. Export it.

Signed-off-by: Clément Léger <cleger@rivosinc.com>
Link: https://lore.kernel.org/r/20231114141256.126749-3-cleger@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Documentation/arch/riscv/hwprobe.rst
arch/riscv/include/uapi/asm/hwprobe.h
arch/riscv/kernel/sys_riscv.c