From 524feec7b74aa4079999af13ba4daf73b423f28a Mon Sep 17 00:00:00 2001 From: Anup Patel Date: Fri, 9 Jun 2023 17:21:08 +0530 Subject: 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 Reviewed-by: Andrew Jones --- docs/riscv_opensbi_logo_final_color.png | Bin 0 -> 7758 bytes docs/riscv_opensbi_logo_final_grey.png | Bin 0 -> 9159 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/riscv_opensbi_logo_final_color.png create mode 100644 docs/riscv_opensbi_logo_final_grey.png (limited to 'docs') 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 Binary files /dev/null and b/docs/riscv_opensbi_logo_final_color.png 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 Binary files /dev/null and b/docs/riscv_opensbi_logo_final_grey.png differ -- cgit v1.3.1