opensbi: Added

This commit is contained in:
2026-03-17 17:19:22 +01:00
parent 28f415a1e6
commit 55d14e9ab3
4 changed files with 109 additions and 0 deletions

5
opensbi/README Normal file
View File

@@ -0,0 +1,5 @@
The goal of the OpenSBI project is to provide an open-source reference
implementation of the RISC-V SBI specifications for platform-specific
firmwares executing in M-mode. An OpenSBI implementation can be easily
extended by RISC-V platform and system-on-chip vendors to fit a
particular hardware configuration.