[PATCH 1/3] lib/riscv: export FWFT functions

Andrew Jones andrew.jones at linux.dev
Tue Jun 3 00:14:14 PDT 2025


On Fri, May 23, 2025 at 09:53:08AM +0200, Clément Léger wrote:
> These functions will probably be needed by other tests as well, expose
> them.

s/probably//

> 
> Signed-off-by: Clément Léger <cleger at rivosinc.com>
> ---
>  lib/riscv/asm/sbi.h |  5 +++++
>  lib/riscv/sbi.c     | 20 ++++++++++++++++++
>  riscv/sbi-fwft.c    | 49 +++++++++++++--------------------------------
>  3 files changed, 39 insertions(+), 35 deletions(-)

Reviewed-by: Andrew Jones <andrew.jones at linux.dev>



More information about the kvm-riscv mailing list