[PATCH 0/2] cmd/sbi: add missing SBI information

Heinrich Schuchardt xypron.glpk at gmx.de
Mon Jul 19 22:28:33 CEST 2021


The series provides library functions to read

* SBI implementation version
* machine vendor ID
* machine architecture ID
* machine implementation ID

and enhances the sbi command to display this information.

Heinrich Schuchardt (2):
  riscv: provide missing base extension functions
  cmd/sbi: add missing SBI information

 arch/riscv/include/asm/sbi.h |  4 ++
 arch/riscv/lib/sbi.c         | 72 ++++++++++++++++++++++++++++++++++++
 cmd/riscv/sbi.c              | 19 +++++++++-
 3 files changed, 94 insertions(+), 1 deletion(-)

--
2.30.2



More information about the U-Boot mailing list