From 9bf72dac498e6b3c00a855fcca878a87651eee86 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Sat, 21 Oct 2023 14:40:57 +0800 Subject: [PATCH] OpenSBI --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa7c22b..e9550cb 100644 --- a/README.md +++ b/README.md @@ -8335,6 +8335,8 @@ Runtime SBI Version: 1.0 [(Source)](https://gist.github.com/lupyuen/1e009a3343da70257d6f24400339053f#file-nuttx-scheme-star64-log-L30) +![SBI v1.0 appears in the JH7110 OpenSBI Log](https://lupyuen.github.io/images/sbi-title.png) + _What exactly is in SBI v0.2 and v1.0?_ Here are the SBI Specs...