提交歷史

作者 SHA1 備註 提交日期
  Zhouqi Jiang b39cebb905 lib: (2/n) grammar fixes 1 年之前
  Zhouqi Jiang b119bba0b2 lib: document amendments, grammar fixes 1 年之前
  Zhouqi Jiang 9acff1a98b lib: RustSBI supports RISC-V SBI 2.0 ratified 1 年之前
  Zhouqi Jiang 88199112d6 lib: re-export HartMask, Physical, SbiRet and SharedPtr from `sbi-spec` 1 年之前
  Zhouqi Jiang 1bc30b35a3 feat: forward extensions to current environment by `Forward` struct 1 年之前
  Zhouqi Jiang 9d5d5d4310 lib: use `HartMask` struct from `sbi-spec` crate 1 年之前
  Zhouqi Jiang 1c1954dd62 macro: allow tuple structs and unit structs 1 年之前
  Zhouqi Jiang c2525281ca lib: amend documents 1 年之前
  Zhouqi Jiang 2e85d376d9 macros: assign extensions (one or multiple) to one field 1 年之前
  Zhouqi Jiang f28530952c macro: ensure that the same extension should be included only once 1 年之前
  Zhouqi Jiang 70e10d77c0 macro: declare inner attribute `#[rustsbi(skip)]` 1 年之前
  Zhouqi Jiang ccc0986b38 macro: generate RustSBI for struct with generics 1 年之前
  Zhouqi Jiang ef247853ab doc: add periods and small document fixes 1 年之前
  Zhouqi Jiang d25298aa55 lib: rename MachineInfo to EnvInfo to shorten trait name 1 年之前
  Zhouqi Jiang acf4007b83 doc: add documents for derive macro RustSBI 1 年之前
  Zhouqi Jiang ba9fd417dd doc: add documents for derive macro RustSBI. 1 年之前
  Zhouqi Jiang d88469db97 tests: add build-full test. 1 年之前
  Zhouqi Jiang 579445ee0c macro: gate machine-mode information under `machine` feature 1 年之前
  Zhouqi Jiang 17f4490ff3 macros: support nacl and sta extensions 1 年之前
  Zhouqi Jiang cf9f47e6c6 macros: support pmu, console, susp and cppc extensions 1 年之前
  Zhouqi Jiang e3a61bbf72 macros: derive RISC-V extensions depend on field names 1 年之前
  jakezhu9 3df3a0cf01 feat: support nested acceleration extension 1 年之前
  jakezhu9 ed4d0c615c feat: support steal-time accounting extension 1 年之前
  OccupyMars2025 ac02d55ec1 doc: fix multiple typos in library documents 1 年之前
  jakezhu9 631966eedf feat: support CPPC extension 1 年之前
  jakezhu9 28f4752e0c feat: support System Suspend extension 1 年之前
  luojia65 9ba09fc16c crate: update dependency `sbi-spec` to v0.0.6 2 年之前
  luojia65 a3b2fc49be crate: exclude "machine" on default 2 年之前
  luojia65 bf629df334 lib: remove singleton based interface 2 年之前
  luojia65 7b7350742c lib: remove deprecated legacy SBI extension support 2 年之前