Plucky923
|
f9c2b34527
spec: binary: added error codes SBI_ERR_TIMEOUT, SBI_ERR_IO, SBI_ERR_BAD_RANGE, SBI_ERR_INVALID_STATE (#86)
|
hai 3 semanas |
Zhouqi Jiang
|
5b0f889107
spec: binary: implement `From<Error>`, `IntoIterator`, `unwrap_{err_,}unchecked` for `SbiRet`
|
hai 3 semanas |
Zhouqi Jiang
|
c9443f1b47
spec: readme: rewrite documents in English, add license chapter
|
hai 3 semanas |
xiaobor123
|
bc87418938
spec: add MPXY extension support to SBI implementation (#85)
|
hai 3 semanas |
Longbing Zheng
|
a0358ca526
feat: support DBTR extension (#84)
|
hai 3 semanas |
Rex Don
|
fbbab51bd9
spec: add `EVENT_GET_INFO` for PMU and feature type for FWFT extentions (#83)
|
hai 3 semanas |
Zhouqi Jiang
|
4821073b56
spec: binary: optimize `count`, `last`, `min`, `max` and `is_sorted` to O(1) for iterator `HartIds`
|
hai 1 mes |
Zhouqi Jiang
|
9ec3a8d2aa
spec: binary: implement full-range constructor (`HartMask::all`) and iterator for `HartMask`
|
hai 1 mes |
Zhouqi Jiang
|
f563672f4e
spec: binary: add iterator tests over HartIds
|
hai 1 mes |
Luo Jia / Zhouqi Jiang
|
91895aeca3
Merge pull request #82 from woshiluo/woshiluo/hartmask-iter
|
hai 1 mes |
Woshiluo Luo
|
b334030777
spec: rename HartMaskIter to HartIds
|
hai 1 mes |
Woshiluo Luo
|
94538522f7
spec: add inline hint for HartMaskIter::next
|
hai 1 mes |
Woshiluo Luo
|
9e2fb98d57
spec: impl Clone, Copy, Debug, Eq, PartialEq and Hash for HartMaskIter and MaskError
|
hai 1 mes |
Woshiluo Luo
|
a8f81b432f
spec: add remove and insert method for HartMask
|
hai 1 mes |
Woshiluo Luo
|
6973210cd3
spec: Add iteration for HartMask
|
hai 1 mes |
Luo Jia / Zhouqi Jiang
|
1cc80c25c6
Merge pull request #81 from chenzongyao200127/main
|
hai 2 meses |
Zongyao Chen
|
67c87c5849
spec: Add func ids for SSE extension in SBI implementation
|
hai 2 meses |
Luo Jia / Zhouqi Jiang
|
1caf2810c0
Merge pull request #80 from ZhengLongBing/main
|
hai 2 meses |
ZhengLongBing
|
157bcb5265
spec: Add support for FWFT extension in SBI implementation
|
hai 2 meses |
Luo Jia / Zhouqi Jiang
|
4b3c46ef6f
Merge pull request #74 from GrassedgeT/main
|
hai 2 meses |
Grassedge
|
2011a9d4d4
feat: add some config flags with bitflags in chapter 11
|
hai 2 meses |
Grassedge
|
80510ea9a8
Merge remote-tracking branch 'refs/remotes/origin/main'
|
hai 2 meses |
Grassedge
|
e535c28e35
feat: add some config flags with bitflags in chapter 11
|
hai 2 meses |
Zhouqi Jiang
|
0837da8fc3
spec: prepare to release `sbi-spec` version 0.0.8
|
hai 2 meses |
Zhouqi Jiang
|
25418e00e5
rt: small documentation fix on `pmu_snapshot_set_shmem`
|
hai 2 meses |
Zhouqi Jiang
|
a32cfca3fc
spec: derive `Hash` for `Version`
|
hai 2 meses |
Zhouqi Jiang
|
aae21f2f79
rt: re-export CounterMask for `sbi-rt` and `rustsbi`
|
hai 2 meses |
Zhouqi Jiang
|
62ab2e498c
rt: pmu: change `counter_idx_mask` and `counter_idx_base` parameters into `counter_idx` with type `CounterMask`.
|
hai 2 meses |
Zhouqi Jiang
|
a853e27ca3
spec: impl `Eq`, `PartialEq`, `Ord`, `PartialOrd` for `Version`, add unit tests
|
hai 2 meses |
Zhouqi Jiang
|
dcf4352ab7
spec: small fix on changelog
|
hai 2 meses |