Luo Jia / Zhouqi Jiang
|
ac3dae2ec9
Merge pull request #62 from Placebo27/placebo27/spec-rt-merge
|
1 year ago |
DongQing
|
d1656b5b00
lib: move back rustsbi as root crate
|
1 year ago |
DongQing
|
e657d5e86a
lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi
|
1 year ago |
DongQing
|
2d1111e19f
workflows: disable clippy checks by now
|
1 year ago |
DongQing
|
3fdd8561da
workflow: small fix on cargo package command arguments
|
1 year ago |
DongQing
|
5e061b505c
lib: add changelog on merging sbi-rt and sbi-spec repo
|
1 year ago |
DongQing
|
21fd138882
lib: move `sbi-spec` code from rustsbi/sbi-spec repo to rustsbi/rustsbi
|
1 year ago |
DongQing
|
330e995922
lib: move `sbi-rt` code from rustsbi/sbi-rt repo to rustsbi/rustsbi
|
1 year ago |
DongQing
|
c615ee256e
lib: rearrange RustSBI library into rustsbi path
|
1 year ago |
Zhouqi Jiang
|
3042206f5f
lib: rename internal `machine_info` into `env_info`
|
1 year ago |
Zhouqi Jiang
|
62ce7b294d
tests: small fix for build-skip on ecall parameters
|
1 year ago |
Zhouqi Jiang
|
3281e237f1
tests: rearrange build-full test
|
1 year ago |
Luo Jia / Zhouqi Jiang
|
1e5adeecf1
Merge pull request #61 from Placebo27/main
|
1 year ago |
DongQing
|
153263680d
tests: small fix on test cases in extension_impl
|
1 year ago |
Placebo27
|
572f2ee398
Merge pull request #3 from AAtomical/main
|
1 year ago |
Placebo27
|
80aeb461b9
Merge branch 'main' into main
|
1 year ago |
Placebo27
|
b49d8e7fa5
Merge pull request #2 from 0zyr/main
|
1 year ago |
Placebo27
|
6aaf950259
Merge branch 'main' into main
|
1 year ago |
sunyu
|
4152cc298c
tests: add test cases for Nacl, Pmu, Reset & Fence in FullyImplemented
|
1 year ago |
Zhuo Yueran
|
845b0c006f
tests: add test cases for Sta, Susp, Timer & EnvInfo in FullyImplemented
|
1 year ago |
Placebo27
|
2dbfe42dd9
Merge pull request #1 from Mengxi-Xu/main
|
1 year ago |
Placebo27
|
d7a3883c68
Merge branch 'main' into main
|
1 year ago |
Xu Mengxi
|
f5151586e2
test: add test cases for serveral extensions in FullyImplemented
|
1 year ago |
DongQing
|
63c91ce9c6
tests: Add test cases for base extension in FullyImplemented
|
1 year ago |
Zhouqi Jiang
|
4c40cdce2d
macros: library-level documentations
|
1 year ago |
Zhouqi Jiang
|
e86c7f1a12
macros: initial version of 0.0.0
|
1 year ago |
Zhouqi Jiang
|
a8ce357bbd
lib: remove unused dependency `static_assertions`
|
1 year ago |
Zhouqi Jiang
|
88199112d6
lib: re-export HartMask, Physical, SbiRet and SharedPtr from `sbi-spec`
|
1 year ago |
Zhouqi Jiang
|
2753980672
tests: add missing default trait function overrides
|
1 year ago |
Zhouqi Jiang
|
c7ce73bb84
lib: add missing #[inline] tags for functions in trait implementations
|
1 year ago |