rustsbi-jh7110

Crates.iorustsbi-jh7110
lib.rsrustsbi-jh7110
version0.2.0
sourcesrc
created_at2024-08-21 04:41:01.117573
updated_at2024-12-01 02:07:53.722308
descriptionRustSBI implementation for the JH7110 SoC
homepage
repositoryhttps://codeberg.org/weathered-steel/rustsbi-jh7110
max_upload_size
id1346117
size335,433
Weathered Steel (weathered-steel-org)

documentation

README

RustSBI JH7110

Implementation of the rustsbi traits for JH7110 SoC platforms.

The following SBI extensions are implemented:

  • base
  • time
  • spi
  • rfnc
  • pmu
  • 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.

Commit count: 0

cargo fmt