[PATCH v9 00/11] Improve sbi_console
Xiang W
wxjstz at 126.com
Sun Jul 9 09:02:20 PDT 2023
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
lib/sbi/sbi_console.c | 274 +++++++++++++++++++++---------------------
1 file changed, 137 insertions(+), 137 deletions(-)
--
2.40.1
More information about the opensbi
mailing list