Bez popisu

guttatus 06a4fa760a feat: init test-kernel před 6 měsíci
docs ae550e97c0 refactor(prototyper): restructure the project using workspace před 6 měsíci
prototyper 06a4fa760a feat: init test-kernel před 6 měsíci
test-kernel 06a4fa760a feat: init test-kernel před 6 měsíci
.gitignore fc3347e4a1 lib: project basic structure před 11 měsíci
Cargo.lock 06a4fa760a feat: init test-kernel před 6 měsíci
Cargo.toml 06a4fa760a feat: init test-kernel před 6 měsíci
LICENSE-MIT fc3347e4a1 lib: project basic structure před 11 měsíci
LICENSE-MULAN fc3347e4a1 lib: project basic structure před 11 měsíci
Makefile.toml 06a4fa760a feat: init test-kernel před 6 měsíci
README.md fc3347e4a1 lib: project basic structure před 11 měsíci

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.