Commit History

Author SHA1 Message Date
  Zhouqi Jiang 0837da8fc3 spec: prepare to release `sbi-spec` version 0.0.8 9 months ago
  Zhouqi Jiang 25418e00e5 rt: small documentation fix on `pmu_snapshot_set_shmem` 9 months ago
  Zhouqi Jiang a32cfca3fc spec: derive `Hash` for `Version` 9 months ago
  Zhouqi Jiang aae21f2f79 rt: re-export CounterMask for `sbi-rt` and `rustsbi` 9 months ago
  Zhouqi Jiang 62ab2e498c rt: pmu: change `counter_idx_mask` and `counter_idx_base` parameters into `counter_idx` with type `CounterMask`. 9 months ago
  Zhouqi Jiang a853e27ca3 spec: impl `Eq`, `PartialEq`, `Ord`, `PartialOrd` for `Version`, add unit tests 9 months ago
  Zhouqi Jiang dcf4352ab7 spec: small fix on changelog 9 months ago
  Zhouqi Jiang 1e08efedcb spec: prepare for release version 0.0.8-rc.1 9 months ago
  Zhouqi Jiang b47ef25c9b feat(ci): split github workflow files into Rust, DCO and Changelog 9 months ago
  Zhouqi Jiang f87e9fc2cd binary: enhance `SbiRet` structure functions to match `core::result::Result` APIs 9 months ago
  Luo Jia / Zhouqi Jiang 17d41ab895 Merge pull request #23 from woshiluo/nemu 10 months ago
  Luo Jia / Zhouqi Jiang 4036e1d5ab Merge pull request #78 from NanaHigh/nanahigh/test 10 months ago
  Yu Chongbing 26096f3d34 feat(ci): add 2 new features in `workflows`. 10 months ago
  Woshiluo Luo d961b215a9 fix: only include use_lottery when dynamic 10 months ago
  Woshiluo Luo 3937e26151 Merge remote-tracking branch 'guttatus/dynamic' into nemu 10 months ago
  Woshiluo Luo ddbf0c1779 fix(prototyper): remove unused files 10 months ago
  Woshiluo Luo 15a66c03c9 fix(prototyper): clippy 10 months ago
  guttatus 9f094b38ae fix(prototyper): remove dynamic information from startup assembly code 10 months ago
  Woshiluo Luo e418dd8093 refactor(prototyper): add platform mod 10 months ago
  Woshiluo Luo b99470377a feat(prototyper): rename fw_payload to payload 10 months ago
  Woshiluo Luo c7f4227220 fix(prototyper): typo 10 months ago
  Woshiluo Luo 48785be8b4 feat(prototyper): add payload support 10 months ago
  Luo Jia / Zhouqi Jiang b32d35ffa8 Merge pull request #77 from NanaHigh/nanahigh/test 10 months ago
  Yu Chongbing 7811ca99c5 fix(pmu): add missing `pmu_snapshot_set_shmem` function. 10 months ago
  Woshiluo Luo c9626244aa feat(prototyper): add xilinx uartlite driver 10 months ago
  Zhouqi Jiang 37d17da974 lib: derive Copy, Default, PartialEq, Eq and Hash for struct Forward 10 months ago
  guttatus 6c32c6860f fix(prototyper): delayed printing of dynamic info parsing errors 10 months ago
  Zhouqi Jiang 8ebb0fbdc0 tests: add TODOs on snapshot_set_shmem function 10 months ago
  Zhouqi Jiang 30bd94397c lib: amend documentation on `SbiRet::failed` error 10 months ago
  Zhouqi Jiang 19c191d9eb pmu: add missing `pmu_snapshot_set_shmem` function 10 months ago