暂无描述

Zhouqi Jiang 0a30557f64 dynamic: identify magic number and version value 1 年之前
src 0a30557f64 dynamic: identify magic number and version value 1 年之前
xtask fc3347e4a1 lib: project basic structure 1 年之前
.gitignore fc3347e4a1 lib: project basic structure 1 年之前
Cargo.lock a0bf37945c board: add uart16550, clint and sifive_test devices 1 年之前
Cargo.toml a0bf37945c board: add uart16550, clint and sifive_test devices 1 年之前
LICENSE-MIT fc3347e4a1 lib: project basic structure 1 年之前
LICENSE-MULAN fc3347e4a1 lib: project basic structure 1 年之前
README.md fc3347e4a1 lib: project basic structure 1 年之前
build.rs 7cfc12cf38 lib: prepare programming language environment 1 年之前

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.