> 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 3/3] cmd/sbi: user friendly short texts > > In the sbi command use the same short texts for the legacy extensions as the > SBI specification 1.0.0. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > cmd/riscv/sbi.c | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Rick Chen <[email protected]>

