On Mon, Oct 25, 2021 at 03:09:34PM +0200, Heinrich Schuchardt wrote: > Provide function sbi_get_impl_version() to retrieve the SBI implementation > version. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > arch/riscv/include/asm/sbi.h | 1 + > arch/riscv/lib/sbi.c | 19 +++++++++++++++++++ > 2 files changed, 20 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>