summaryrefslogtreecommitdiff
path: root/opensbi/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-03-17 17:19:22 +0100
committerEugen Wissner <belka@caraus.de>2026-03-17 17:19:22 +0100
commit55d14e9ab3af04ea56f405426e3d0c58dd9d6005 (patch)
tree499baa2d4768d452934757d450edeb6dd2a28903 /opensbi/README
parent28f415a1e62bf6b3eb483746d75c4f8404e0cad0 (diff)
downloadslackbuilds-55d14e9ab3af04ea56f405426e3d0c58dd9d6005.tar.gz
opensbi: Added
Diffstat (limited to 'opensbi/README')
-rw-r--r--opensbi/README5
1 files changed, 5 insertions, 0 deletions
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.