소스 검색

Support 0.3 version of RISC-V SBI

luojia65 3 년 전
부모
커밋
bad94cd27c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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