Commit History

作者 SHA1 備註 提交日期
  Luo Jia / Zhouqi Jiang e69f74f184 fix(workflow): check all commits for Signed-off-by in pull requests or commit pushes (#90) 6 月之前
  Zhouqi Jiang e24ac6b5c6 feat(supervisor): use ArceOS Unikernel to build a S-mode bootloader prototype 6 月之前
  Zhouqi Jiang 5652d3fa80 feat(supervisor): add console subsystem, support QEMU RV64 6 月之前
  Zhouqi Jiang 030f9cd480 github: add pull request template to inform commit rules 6 月之前
  Zhouqi Jiang 405661126a lib: replace `map`+`unwrap_or` with `Option::map_or` in impls 6 月之前
  guttatus f4b581a4ab Merge pull request #60 from woshiluo/refactor-trap 6 月之前
  Woshiluo Luo 0ab2c5d24b refactor(prototyper): trap 6 月之前
  guttatus 87f4e99155 fix: fix non-boot hart not executed `privileged_version_detection` (#59) 6 月之前
  guttatus 14e6171860 Merge pull request #58 from guttatus/bl808-debug 6 月之前
  guttatus eda5852e2f fix: update serde-device-tree 6 月之前
  guttatus 50bdbd7a0d Merge pull request #57 from guttatus/bl808-debug 6 月之前
  guttatus 12c9023cd5 feat(prototyper): add bl808 support 6 月之前
  guttatus 1c4f916846 Merge pull request #56 from Nowherechan/main 7 月之前
  Nowherechan 3c83a541e4 docs: add a guide for booting Ubuntu on qemu with OpenSBI and EDK II 7 月之前
  guttatus 9c6f1493eb Merge pull request #55 from guttatus/heap 7 月之前
  guttatus 9a8667df69 Merge pull request #54 from guttatus/jump 7 月之前
  guttatus 97b70c7bd6 feat(prototyper): rewrite the driver interface using `dyn trait` 7 月之前
  guttatus cf87a9bde8 feat(prototyper): add heap 7 月之前
  guttatus 0ed75fde29 feat(prototyper): refactor code and add jump firmware 7 月之前
  Plucky923 f9c2b34527 spec: binary: added error codes SBI_ERR_TIMEOUT, SBI_ERR_IO, SBI_ERR_BAD_RANGE, SBI_ERR_INVALID_STATE (#86) 7 月之前
  guttatus 1aae2a1e94 Merge pull request #49 from woshiluo/patch-1 7 月之前
  Zhouqi Jiang 5b0f889107 spec: binary: implement `From<Error>`, `IntoIterator`, `unwrap_{err_,}unchecked` for `SbiRet` 7 月之前
  Zhouqi Jiang c9443f1b47 spec: readme: rewrite documents in English, add license chapter 7 月之前
  xiaobor123 bc87418938 spec: add MPXY extension support to SBI implementation (#85) 7 月之前
  Longbing Zheng a0358ca526 feat: support DBTR extension (#84) 7 月之前
  Woshiluo Luo 171cc33081 feat(xtask): add unused tag for `export_env` 7 月之前
  Rex Don fbbab51bd9 spec: add `EVENT_GET_INFO` for PMU and feature type for FWFT extentions (#83) 7 月之前
  Luo Jia / Zhouqi Jiang 56eb5a865e fix(prototyper): use `already_available` when target hart is already started in HSM extension (#52) 7 月之前
  Woshiluo Luo 28c8921056 feat(xtask): use clap-verbosity-flag to set log level. 7 月之前
  guttatus 1cea2e02cd Merge pull request #51 from chenzongyao200127/fix-boot-log 7 月之前