diff options
| author | Anup Patel <apatel@ventanamicro.com> | 2023-06-09 17:21:08 +0530 |
|---|---|---|
| committer | Anup Patel <anup@brainfault.org> | 2023-06-14 11:26:04 +0530 |
| commit | 524feec7b74aa4079999af13ba4daf73b423f28a (patch) | |
| tree | b55e025c2c4b4115506d8f08719dd27fa7c5491a | |
| parent | 355796c5bc1906d749850e4215e0f7f53802ba5b (diff) | |
| download | opensbi-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.md | 2 | ||||
| -rw-r--r-- | docs/riscv_opensbi_logo_final_color.png | bin | 0 -> 7758 bytes | |||
| -rw-r--r-- | docs/riscv_opensbi_logo_final_grey.png | bin | 0 -> 9159 bytes |
3 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ RISC-V Open Source Supervisor Binary Interface (OpenSBI) ======================================================== + + Copyright and License --------------------- diff --git a/docs/riscv_opensbi_logo_final_color.png b/docs/riscv_opensbi_logo_final_color.png Binary files differnew file mode 100644 index 00000000..11147811 --- /dev/null +++ b/docs/riscv_opensbi_logo_final_color.png diff --git a/docs/riscv_opensbi_logo_final_grey.png b/docs/riscv_opensbi_logo_final_grey.png Binary files differnew file mode 100644 index 00000000..a370f411 --- /dev/null +++ b/docs/riscv_opensbi_logo_final_grey.png |
