[PATCH v5 3/8] lib: sbi: Add sbi_ngets() function
Andrew Jones
ajones at ventanamicro.com
Tue Jan 31 09:34:31 PST 2023
On Fri, Jan 13, 2023 at 05:11:05PM +0530, Anup Patel wrote:
> We add new sbi_ngets() which help us read characters into a
> physical memory location.
>
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> Reviewed-by: Atish Patra <atishp at rivosinc.com>
> ---
> include/sbi/sbi_console.h | 2 ++
> lib/sbi/sbi_console.c | 15 +++++++++++++++
> 2 files changed, 17 insertions(+)
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the opensbi
mailing list