[PATCH v2 00/12] Improve sbi_console

Xiang W wxjstz at 126.com
Tue Jun 6 03:30:22 PDT 2023


v2 changes:
- add patch 10-12

Xiang W (12):
  lib: sbi: Fix missing contine in print
  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: sbi_console.c code re-layout
  lib: sbi: Add print_info for sbi_console.c
  lib: sbi: Fix timing of clearing tbuf

 lib/sbi/sbi_console.c | 408 +++++++++++++++++++++---------------------
 1 file changed, 204 insertions(+), 204 deletions(-)

-- 
2.39.2




More information about the opensbi mailing list