6ae1b0bb54 | ||
---|---|---|
.. | ||
.cargo | ||
src | ||
Cargo.toml | ||
README.md | ||
build.rs | ||
justfile | ||
link-qemu.ld | ||
rust-toolchain |
README.md
RustSBI on QEMU
Ref: https://github.com/luojia65/rustsbi/tree/master/platform/qemu
This crate is the implementation of RustSBI
on QEMU
platform based on RustSBI 0.1.1
version.
More details in RustSBI.