summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnup Patel <apatel@ventanamicro.com>2023-06-09 17:21:08 +0530
committerAnup Patel <anup@brainfault.org>2023-06-14 11:26:04 +0530
commit524feec7b74aa4079999af13ba4daf73b423f28a (patch)
treeb55e025c2c4b4115506d8f08719dd27fa7c5491a
parent355796c5bc1906d749850e4215e0f7f53802ba5b (diff)
downloadopensbi-524feec7b74aa4079999af13ba4daf73b423f28a.tar.gz
opensbi-524feec7b74aa4079999af13ba4daf73b423f28a.zip
docs: Add OpenSBI logo and use it in the top-level README.md
We do have an official OpenSBI logo which was designed few months ago and was also approved by RISC-V International. Lets add this logo under docs and also use it in the top-level README.md Signed-off-by: Anup Patel <apatel@ventanamicro.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
-rw-r--r--README.md2
-rw-r--r--docs/riscv_opensbi_logo_final_color.pngbin0 -> 7758 bytes
-rw-r--r--docs/riscv_opensbi_logo_final_grey.pngbin0 -> 9159 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a6bcb0c1..bb09fdfe 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
RISC-V Open Source Supervisor Binary Interface (OpenSBI)
========================================================
+![RISC-V OpenSBI](docs/riscv_opensbi_logo_final_color.png)
+
Copyright and License
---------------------
diff --git a/docs/riscv_opensbi_logo_final_color.png b/docs/riscv_opensbi_logo_final_color.png
new file mode 100644
index 00000000..11147811
--- /dev/null
+++ b/docs/riscv_opensbi_logo_final_color.png
Binary files differ
diff --git a/docs/riscv_opensbi_logo_final_grey.png b/docs/riscv_opensbi_logo_final_grey.png
new file mode 100644
index 00000000..a370f411
--- /dev/null
+++ b/docs/riscv_opensbi_logo_final_grey.png
Binary files differ