]> git.ipfire.org Git - thirdparty/linux.git/commit
riscv: hwprobe: export bfloat16 ISA extension
authorInochi Amaoto <inochiama@gmail.com>
Thu, 13 Feb 2025 00:38:47 +0000 (08:38 +0800)
committerAlexandre Ghiti <alexghiti@rivosinc.com>
Tue, 18 Mar 2025 11:52:02 +0000 (11:52 +0000)
commita4863e002cf0dd6fb2f06796f16d7bc0974e9845
tree66b1467e3088739f57b2f49f3295006e0727fc6a
parente186c28dda11e8d6d829b08b9da2ec7c342edd78
riscv: hwprobe: export bfloat16 ISA extension

Export Zfbmin, Zvfbfmin, Zvfbfwma ISA extension through hwprobe.

Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Reviewed-by: Clément Léger <cleger@rivosinc.com>
Link: https://lore.kernel.org/r/20250213003849.147358-4-inochiama@gmail.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