
26 Jul
2021
26 Jul
'21
2:59 p.m.
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.
v2: Add constants for hart suspend and resume.
Heinrich Schuchardt (2): riscv: add missing SBI extension definitions cmd/sbi: add missing SBI information
arch/riscv/include/asm/sbi.h | 39 ++++++++++++++++++++++++++++++++++-- cmd/riscv/sbi.c | 19 +++++++++++++++++- 2 files changed, 55 insertions(+), 3 deletions(-)
-- 2.30.2