Brak opisu

Zhouqi Jiang af501aed89 main: initialize programming language runtime once only 11 miesięcy temu
src af501aed89 main: initialize programming language runtime once only 11 miesięcy temu
xtask fc3347e4a1 lib: project basic structure 11 miesięcy temu
.gitignore fc3347e4a1 lib: project basic structure 11 miesięcy temu
Cargo.lock a0bf37945c board: add uart16550, clint and sifive_test devices 11 miesięcy temu
Cargo.toml a0bf37945c board: add uart16550, clint and sifive_test devices 11 miesięcy temu
LICENSE-MIT fc3347e4a1 lib: project basic structure 11 miesięcy temu
LICENSE-MULAN fc3347e4a1 lib: project basic structure 11 miesięcy temu
README.md fc3347e4a1 lib: project basic structure 11 miesięcy temu
build.rs 7cfc12cf38 lib: prepare programming language environment 11 miesięcy temu

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.