RustSBI-QEMU version 0.1.0
This update contains:
- Adapts to RustSBI version 0.2.0
- Implement SBI non-retentive resume procedure
- PMP updates, use stabilized core::arch::asm! macro, thanks to @wyfcyx
- Fixes on usage of CLINT peripheral, thanks to @duskmoon314
- Numerous fixes to HSM module implementation, more documents
Each zip archive contains an ELF file and a binary file. Install the binary into target, and use the ELF to help debugging if needed.