Historial de Commits

Autor SHA1 Mensaje Fecha
  Zhouqi Jiang e86c7f1a12 macros: initial version of 0.0.0 hace 1 año
  Zhouqi Jiang a8ce357bbd lib: remove unused dependency `static_assertions` hace 1 año
  Zhouqi Jiang 88199112d6 lib: re-export HartMask, Physical, SbiRet and SharedPtr from `sbi-spec` hace 1 año
  Zhouqi Jiang 2753980672 tests: add missing default trait function overrides hace 1 año
  Zhouqi Jiang c7ce73bb84 lib: add missing #[inline] tags for functions in trait implementations hace 1 año
  Luo Jia / Zhouqi Jiang 78b9499e37 Merge pull request #60 from luojia65/feat/forward hace 1 año
  Zhouqi Jiang 42ff0d5550 workflow: add check with `forward` extension enabled hace 1 año
  Zhouqi Jiang faa1064b46 tests: forward all extensions into `Forward` struct hace 1 año
  Zhouqi Jiang 8969b28a6d forward: small fix on PMU counter_fw_read_hi hace 1 año
  Zhouqi Jiang 1bc30b35a3 feat: forward extensions to current environment by `Forward` struct hace 1 año
  Zhouqi Jiang 9d5d5d4310 lib: use `HartMask` struct from `sbi-spec` crate hace 1 año
  Zhouqi Jiang 5baa946c40 feat: add `into_inner` function for `HartMask` hace 1 año
  Zhouqi Jiang 156246bc3c macros: add crate Cargo.toml metadata hace 1 año
  Luo Jia / Zhouqi Jiang 6bf5df0c12 Merge pull request #59 from luojia65/feat/rustsbi-macro hace 1 año
  Zhouqi Jiang 1c1954dd62 macro: allow tuple structs and unit structs hace 1 año
  Zhouqi Jiang c2525281ca lib: amend documents hace 1 año
  Zhouqi Jiang 2e85d376d9 macros: assign extensions (one or multiple) to one field hace 1 año
  Zhouqi Jiang f28530952c macro: ensure that the same extension should be included only once hace 1 año
  Zhouqi Jiang 70e10d77c0 macro: declare inner attribute `#[rustsbi(skip)]` hace 1 año
  Zhouqi Jiang 7cba1f5ea4 macro: simplify internal implementation hace 1 año
  Zhouqi Jiang ccc0986b38 macro: generate RustSBI for struct with generics hace 1 año
  Zhouqi Jiang 47cb62df25 macro: reserve for custom SBI extensions hace 1 año
  Zhouqi Jiang ef247853ab doc: add periods and small document fixes hace 1 año
  Zhouqi Jiang d25298aa55 lib: rename MachineInfo to EnvInfo to shorten trait name hace 1 año
  Zhouqi Jiang acf4007b83 doc: add documents for derive macro RustSBI hace 1 año
  Zhouqi Jiang ac6a14c215 fix: add missing 32-bit concat function hace 1 año
  Zhouqi Jiang ba9fd417dd doc: add documents for derive macro RustSBI. hace 1 año
  Zhouqi Jiang d88469db97 tests: add build-full test. hace 1 año
  Zhouqi Jiang 045e4065f8 examples/derive: add guide-level document on the derive example. hace 1 año
  Zhouqi Jiang 579445ee0c macro: gate machine-mode information under `machine` feature hace 1 año