[PATCH v9 00/11] Improve sbi_console

Anup Patel anup at brainfault.org
Tue Jul 11 22:53:48 PDT 2023


On Sun, Jul 9, 2023 at 9:33 PM Xiang W <wxjstz at 126.com> wrote:
>
> v9 changes:
> - PATCH10 Add Anup's SoB
> - PATCH11 Add check of out_len
>
> Xiang W (11):
>   lib: sbi: Fix how print gets flags
>   lib: sbi: print not fill '0' when left-aligned
>   lib: sbi: Add '+' flags for print
>   lib: sbi: Add ' ' '\'' flags for print
>   lib: sbi: implifying the parameters of printi
>   lib: sbi: print add 'o' type
>   lib: sbi: Fix printi
>   lib: sbi: Simplify prints
>   lib: sbi: Fix printc
>   lib: sbi: Fix timing of clearing tbuf
>   lib: sbi: Fix missing '\0' when buffer szie equal 1

Applied this series to the riscv/opensbi repo.

Thanks,
Anup

>
>  lib/sbi/sbi_console.c | 274 +++++++++++++++++++++---------------------
>  1 file changed, 137 insertions(+), 137 deletions(-)
>
> --
> 2.40.1
>



More information about the opensbi mailing list