]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
riscv: report additional known SBI implementations
authorMitchell Horne <mhorne@FreeBSD.org>
Fri, 18 Dec 2020 20:10:30 +0000 (20:10 +0000)
committerMitchell Horne <mhorne@FreeBSD.org>
Fri, 18 Dec 2020 20:10:30 +0000 (20:10 +0000)
commit25de8fb6ca9f9ff3fa486ca5c1ff5479de5b19e3
tree8cfd7e497833fb1b5d2d85853d83a69fcac59263
parentfb6d44566125b97213e7c2360d99c6b169d83a1c
riscv: report additional known SBI implementations

These implementation IDs are defined in the SBI spec, so we should print
their name if detected.

Submitted by: Danjel Qyteza <danq1222@gmail.com>
Reviewed by: jhb, kp
Differential Revision: https://reviews.freebsd.org/D27660
sys/riscv/include/sbi.h
sys/riscv/riscv/sbi.c