[PATCH 1/2] riscv: function to retrieve SBI implementation version
Leo Liang
ycliang at andestech.com
Wed Oct 27 11:06:25 CEST 2021
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.schuchardt at 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 <ycliang at andestech.com>
More information about the U-Boot
mailing list