Skip to content

RustSBI-QEMU version 0.1.1

Latest
Compare
Choose a tag to compare
@luojia65 luojia65 released this 29 Mar 07:07
· 256 commits to main since this release

This update contains:

Added

  • Adapts to RustSBI version 0.2.2, RISC-V SBI version 1.0.0 ratified
  • Handle possible failure of deref virtual address by machine trap detection

Modified

  • Use Rust Edition 2021
  • Modify test kernel message

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.