Commit History

Author SHA1 Message Date
  guttatus 5c717714cd Merge pull request #38 from guttatus/fmt 7 months ago
  guttatus afd3fa76ce merge(prototyper): Merge the main branch and resolve conflicts 7 months ago
  guttatus 5494737a73 Merge pull request #32 from woshiluo/ipi_error 7 months ago
  guttatus 943f5dc6b0 refactor(prototyper): remove unused code 7 months ago
  guttatus 896df57817 feat(prototyper): Optimize console output format 7 months ago
  Zhouqi Jiang 4821073b56 spec: binary: optimize `count`, `last`, `min`, `max` and `is_sorted` to O(1) for iterator `HartIds` 7 months ago
  Zhouqi Jiang 9ec3a8d2aa spec: binary: implement full-range constructor (`HartMask::all`) and iterator for `HartMask` 7 months ago
  Zhouqi Jiang f563672f4e spec: binary: add iterator tests over HartIds 7 months ago
  Luo Jia / Zhouqi Jiang 91895aeca3 Merge pull request #82 from woshiluo/woshiluo/hartmask-iter 7 months ago
  Woshiluo Luo b334030777 spec: rename HartMaskIter to HartIds 7 months ago
  Woshiluo Luo 06f2a86477 Merge remote-tracking branch 'origin/main' into ipi_error 7 months ago
  guttatus eb2f8bbcb1 Merge pull request #31 from chenzongyao200127/main 7 months ago
  Woshiluo Luo 94538522f7 spec: add inline hint for HartMaskIter::next 7 months ago
  Woshiluo Luo 9e2fb98d57 spec: impl Clone, Copy, Debug, Eq, PartialEq and Hash for HartMaskIter and MaskError 7 months ago
  Woshiluo Luo a8f81b432f spec: add remove and insert method for HartMask 7 months ago
  Woshiluo Luo 6973210cd3 spec: Add iteration for HartMask 7 months ago
  Woshiluo Luo f7afda1f73 feat: add invalid_parma return for send_ipi_by_fence 7 months ago
  guttatus a397f49b20 Merge pull request #33 from guttatus/test-kernel-itb 7 months ago
  guttatus 739419f535 fix(test-kernel): Fixed incorrect environment variable settings when compiling with `cargo make test-kernel-itb` 7 months ago
  Woshiluo Luo dceddfb4a2 feat: show cpu_enabled in print_board_info 8 months ago
  Woshiluo Luo 678f651eae feat: add invalid parma error for ipi ext 8 months ago
  Woshiluo Luo dfc10562a0 feat: use latest serde-device-tree to rewrite parse 8 months ago
  Zongyao 7180a8d572 feat: Add pre-commit, typos, and git-cliff for automation and check typos 8 months ago
  guttatus e48e89c5a3 refactor(prototyper): refactor the `Board` structure to reduce the number of global variables 8 months ago
  Woshiluo Luo 74f1205c44 feat: add get_compatible_and_range for serde_device_tree::Node 8 months ago
  Woshiluo Luo 7f9b4d25ec feat: use compatible prop to choose serial driver 8 months ago
  Woshiluo Luo 93f5c80152 feat: add struct Board and replace Board with SBI_IMPL 8 months ago
  Woshiluo Luo 74d9752195 feat(prototyper): add memory range to SBI and set pmp for it 8 months ago
  Woshiluo Luo 7658708c67 fix: pmpaddr should save bit 55-2 8 months ago
  Woshiluo Luo e8010069ce feat(prototyper): use pmp to protect self 8 months ago