> From: Heinrich Schuchardt <heinrich.schucha...@canonical.com>
> Sent: Monday, October 25, 2021 9:10 PM
> To: Rick Jian-Zhi Chen(陳建志) <r...@andestech.com>; Leo Yu-Chi Liang(梁育齊) 
> <ycli...@andestech.com>
> Cc: u-boot@lists.denx.de; Heinrich Schuchardt 
> <heinrich.schucha...@canonical.com>
> Subject: [PATCH 1/2] riscv: function to retrieve SBI implementation version
>
> 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: Rick Chen <r...@andestech.com>

Reply via email to