[kvm-unit-tests PATCH 0/2] Add support for SBI FWFT extension testing
Clément Léger
cleger at rivosinc.com
Mon Jan 6 07:53:18 PST 2025
This series adds a minimal set of tests for the FWFT extension. Reserved
range as well as misaligned exception delegation. A commit coming from
the SSE tests series is also included in this series to add -deps
makefile notation.
Clément Léger (2):
riscv: Add "-deps" handling for tests
riscv: Add tests for SBI FWFT extension
riscv/Makefile | 8 ++-
lib/riscv/asm/sbi.h | 31 +++++++++
riscv/sbi-fwft.c | 153 ++++++++++++++++++++++++++++++++++++++++++++
riscv/sbi.c | 3 +
4 files changed, 192 insertions(+), 3 deletions(-)
create mode 100644 riscv/sbi-fwft.c
--
2.47.1
More information about the kvm-riscv
mailing list