# RustSBI JH7110 Implementation of the [rustsbi](https://docs.rs/rustsbi/latest/rustsbi/) traits for JH7110 SoC platforms. The following SBI extensions are implemented: - [x] `base` - [x] `time` - [x] `spi` - [x] `rfnc` - [x] `pmu` - [x] `dbcn` The following SBI extensions are not (yet) implemented: - [ ] `hsm` - [ ] `srst` - [ ] `susp` - [ ] `cppc` - [ ] `nacl` (not applicable, JH7110 has no hypervisor extension) - [ ] `sta` # License This project is licensed under GPLv3.