|
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
## [0.2.0] - 2021-02-23
|
|
## [0.2.0] - 2021-02-23
|
|
### Added
|
|
### Added
|
|
|
|
+- Support for RISC-V SBI v0.3 Specification
|
|
- S-level Illegal instruction exception is now delegated into S-level software handler
|
|
- S-level Illegal instruction exception is now delegated into S-level software handler
|
|
- Support RFENCE extension in RustSBI framework
|
|
- Support RFENCE extension in RustSBI framework
|
|
- Added a test kernel to test SBI function on RustSBI implementations
|
|
- Added a test kernel to test SBI function on RustSBI implementations
|