From 0ce7075dbeebe3cdb105e0d3e75131274d9e6d57 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Fri, 20 Oct 2023 19:54:36 +0800 Subject: [PATCH] OpenSBI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 540e71d..9522afa 100644 --- a/README.md +++ b/README.md @@ -8316,7 +8316,7 @@ It says... > OpenSBI fully supports SBI specification v0.2 -Current version of SBI Spec is 2.0. OpenSBI implements a 4-year-old spec? +Current version of SBI Spec is 2.0 (draft). OpenSBI implements a 4-year-old spec? But then we see this: [sbi_ecall.h](https://github.com/starfive-tech/opensbi/blob/c6a092cd80112529cb2e92e180767ff5341b22a3/include/sbi/sbi_ecall.h#L16-L17)