بدون توضیح

Zhouqi Jiang 151e999fdf trap: initial machine trap support 10 ماه پیش
src 151e999fdf trap: initial machine trap support 10 ماه پیش
xtask fc3347e4a1 lib: project basic structure 11 ماه پیش
.gitignore fc3347e4a1 lib: project basic structure 11 ماه پیش
Cargo.lock a0bf37945c board: add uart16550, clint and sifive_test devices 11 ماه پیش
Cargo.toml a0bf37945c board: add uart16550, clint and sifive_test devices 11 ماه پیش
LICENSE-MIT fc3347e4a1 lib: project basic structure 11 ماه پیش
LICENSE-MULAN fc3347e4a1 lib: project basic structure 11 ماه پیش
README.md fc3347e4a1 lib: project basic structure 11 ماه پیش
build.rs 7cfc12cf38 lib: prepare programming language environment 11 ماه پیش

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.