Zhouqi Jiang
|
dcf4352ab7
spec: small fix on changelog
|
6 ヶ月 前 |
Zhouqi Jiang
|
1e08efedcb
spec: prepare for release version 0.0.8-rc.1
|
6 ヶ月 前 |
Zhouqi Jiang
|
b47ef25c9b
feat(ci): split github workflow files into Rust, DCO and Changelog
|
6 ヶ月 前 |
Zhouqi Jiang
|
f87e9fc2cd
binary: enhance `SbiRet` structure functions to match `core::result::Result` APIs
|
6 ヶ月 前 |
Luo Jia / Zhouqi Jiang
|
17d41ab895
Merge pull request #23 from woshiluo/nemu
|
6 ヶ月 前 |
Luo Jia / Zhouqi Jiang
|
4036e1d5ab
Merge pull request #78 from NanaHigh/nanahigh/test
|
6 ヶ月 前 |
Yu Chongbing
|
26096f3d34
feat(ci): add 2 new features in `workflows`.
|
7 ヶ月 前 |
Woshiluo Luo
|
d961b215a9
fix: only include use_lottery when dynamic
|
7 ヶ月 前 |
Woshiluo Luo
|
3937e26151
Merge remote-tracking branch 'guttatus/dynamic' into nemu
|
7 ヶ月 前 |
Woshiluo Luo
|
ddbf0c1779
fix(prototyper): remove unused files
|
7 ヶ月 前 |
Woshiluo Luo
|
15a66c03c9
fix(prototyper): clippy
|
7 ヶ月 前 |
guttatus
|
9f094b38ae
fix(prototyper): remove dynamic information from startup assembly code
|
7 ヶ月 前 |
Woshiluo Luo
|
e418dd8093
refactor(prototyper): add platform mod
|
7 ヶ月 前 |
Woshiluo Luo
|
b99470377a
feat(prototyper): rename fw_payload to payload
|
7 ヶ月 前 |
Woshiluo Luo
|
c7f4227220
fix(prototyper): typo
|
7 ヶ月 前 |
Woshiluo Luo
|
48785be8b4
feat(prototyper): add payload support
|
7 ヶ月 前 |
Luo Jia / Zhouqi Jiang
|
b32d35ffa8
Merge pull request #77 from NanaHigh/nanahigh/test
|
7 ヶ月 前 |
Yu Chongbing
|
7811ca99c5
fix(pmu): add missing `pmu_snapshot_set_shmem` function.
|
7 ヶ月 前 |
Woshiluo Luo
|
c9626244aa
feat(prototyper): add xilinx uartlite driver
|
7 ヶ月 前 |
Zhouqi Jiang
|
37d17da974
lib: derive Copy, Default, PartialEq, Eq and Hash for struct Forward
|
7 ヶ月 前 |
guttatus
|
6c32c6860f
fix(prototyper): delayed printing of dynamic info parsing errors
|
7 ヶ月 前 |
Zhouqi Jiang
|
8ebb0fbdc0
tests: add TODOs on snapshot_set_shmem function
|
7 ヶ月 前 |
Zhouqi Jiang
|
30bd94397c
lib: amend documentation on `SbiRet::failed` error
|
7 ヶ月 前 |
Zhouqi Jiang
|
19c191d9eb
pmu: add missing `pmu_snapshot_set_shmem` function
|
7 ヶ月 前 |
Zhouqi Jiang
|
232b3d7b30
spec: fill missing changelog for unreleased 'binary: add counter index mask type'
|
7 ヶ月 前 |
Zhouqi Jiang
|
5dc0450be9
lib: upgrade `riscv` dependency to version 0.12.0
|
7 ヶ月 前 |
Plucky923
|
4a66b36632
build(deps): upgrade rustsbi 0.4.0 denpendencies and format code (#21)
|
7 ヶ月 前 |
Zhouqi Jiang
|
fcd072633c
testing: update to naked_asm! in naked functions to build under rustc 2024-10-07
|
7 ヶ月 前 |
Zhouqi Jiang
|
3370a9b636
lib: prepare for release version 0.4.0
|
7 ヶ月 前 |
guttatus
|
680bb88acd
Merge pull request #20 from woshiluo/sstc
|
7 ヶ月 前 |