Nessuna descrizione

Zhouqi Jiang e2606f5d17 main: inform hart jump address and next mode 11 mesi fa
src e2606f5d17 main: inform hart jump address and next mode 11 mesi fa
xtask fc3347e4a1 lib: project basic structure 11 mesi fa
.gitignore fc3347e4a1 lib: project basic structure 11 mesi fa
Cargo.lock f126398973 reset: add reset module, refactor failure module to call reset::fail 11 mesi fa
Cargo.toml f126398973 reset: add reset module, refactor failure module to call reset::fail 11 mesi fa
LICENSE-MIT fc3347e4a1 lib: project basic structure 11 mesi fa
LICENSE-MULAN fc3347e4a1 lib: project basic structure 11 mesi fa
README.md fc3347e4a1 lib: project basic structure 11 mesi fa
build.rs 7cfc12cf38 lib: prepare programming language environment 11 mesi fa

README.md

RustSBI Prototyper

RustSBI Prototyper is a developing RISC-V Secure Bootloader solution. It can be integrated with the Rust or C language ecosystem to form a complete RISC-V bootloader ecosystem.

License

This project is dual-licensed under MIT or Mulan-PSL v2. See LICENSE-MIT and LICENSE-MULAN for details.