On Mon, Mar 10, 2025 at 04:12:08PM +0100, Clément Léger wrote: > The Firmware Features extension (FWFT) was added as part of the SBI 3.0 > specification. Add SBI definitions to use this extension. > > Signed-off-by: Clément Léger <cle...@rivosinc.com> > Reviewed-by: Samuel Holland <samuel.holl...@sifive.com> > Tested-by: Samuel Holland <samuel.holl...@sifive.com> > Reviewed-by: Deepak Gupta <de...@rivosinc.com> > --- > arch/riscv/include/asm/sbi.h | 33 +++++++++++++++++++++++++++++++++ > 1 file changed, 33 insertions(+) >
Reviewed-by: Andrew Jones <ajo...@ventanamicro.com>