Browse Source

Support 0.3 version of RISC-V SBI

luojia65 3 years ago
parent
commit
bad94cd27c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ Chip, system and platform vendors should provide RustSBI implementation for dedi
 ## Features
 
 - Functional and extensible operating system runtime
-- Fully support to RISC-V SBI specification v0.2
+- Fully support to RISC-V SBI specification v0.3
 - Adapted for operating system kernel models on your choice
 - Written in Rust
 - Competitive to OpenSBI with most of its function