[RFC PATCH 2/3] lib: sbi: Add sbi_nputs() function
Bin Meng
bmeng.cn at gmail.com
Mon Nov 14 05:52:22 PST 2022
On Fri, Nov 11, 2022 at 1:03 AM Anup Patel <apatel at ventanamicro.com> wrote:
>
> We add new sbi_nputs() which help us print a fixed number of characters
> from a physical memory location.
>
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> ---
> include/sbi/sbi_console.h | 2 ++
> lib/sbi/sbi_console.c | 10 ++++++++++
> 2 files changed, 12 insertions(+)
>
Reviewed-by: Bin Meng <bmeng at tinylab.org>
More information about the opensbi
mailing list