[PATCH 0/9] Improve sbi_console

Xiang W wxjstz at 126.com
Sun Jun 4 23:16:03 PDT 2023


Xiang W (9):
  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 | 243 ++++++++++++++++++++----------------------
 1 file changed, 118 insertions(+), 125 deletions(-)

-- 
2.39.2




More information about the opensbi mailing list