> From: Heinrich Schuchardt <[email protected]> > Sent: Saturday, October 01, 2022 3:40 PM > To: Rick Jian-Zhi Chen(陳建志) <[email protected]>; Leo Yu-Chi Liang(梁育齊) > <[email protected]> > Cc: [email protected]; Heinrich Schuchardt > <[email protected]> > Subject: [PATCH 1/3] cmd/sbi: format RustSBI version number > > The SBI command can print out the version number of the SBI implementation. > Choose the correct output format for RustSBI. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > cmd/riscv/sbi.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Rick Chen <[email protected]>

