summaryrefslogtreecommitdiff
path: root/opensbi/README
diff options
context:
space:
mode:
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.