From 55d14e9ab3af04ea56f405426e3d0c58dd9d6005 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 17 Mar 2026 17:19:22 +0100 Subject: opensbi: Added --- opensbi/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 opensbi/README (limited to 'opensbi/README') diff --git a/opensbi/README b/opensbi/README new file mode 100644 index 0000000..d23e9a1 --- /dev/null +++ b/opensbi/README @@ -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. -- cgit v1.2.3