FreeBSD/src a109294 (r354722)sys/riscv/include sbi.h, sys/riscv/riscv sbi.c machdep.c

RISC-V: Print SBI info at startup

SBI version 0.2 introduces functions for obtaining the details of the
SBI implementation, such as version and implemntation ID. Print this
info at startup when it is available.

Reviewed by:    jhb, kp
MFC after:      3 weeks
Differential Revision:  https://reviews.freebsd.org/D22327
DeltaFile
+37-0sys/riscv/riscv/sbi.c
+1-0sys/riscv/include/sbi.h
+1-0sys/riscv/riscv/machdep.c
+39-03 files

UnifiedSplitRaw