Zhouqi Jiang
|
2562f46b5c
sbi-rt: prepare for release version 0.0.3
|
1 年之前 |
Zhouqi Jiang
|
42d0bb8f3a
sbi-rt: re-export `HartMask`, `Physical`, `SbiRet` and `SharedPtr` on library root
|
1 年之前 |
Zhouqi Jiang
|
1456001fed
sbi-spec: prepare for release version 0.0.7
|
1 年之前 |
Zhouqi Jiang
|
ca0a118d47
lib: update dependency `riscv` to 0.11.0
|
1 年之前 |
Zhouqi Jiang
|
1f579c636a
lib: inherit edition, license and repo from workspace
|
1 年之前 |
DongQing
|
d1656b5b00
lib: move back rustsbi as root crate
|
1 年之前 |
DongQing
|
e657d5e86a
lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi
|
1 年之前 |
DongQing
|
21fd138882
lib: move `sbi-spec` code from rustsbi/sbi-spec repo to rustsbi/rustsbi
|
1 年之前 |
DongQing
|
330e995922
lib: move `sbi-rt` code from rustsbi/sbi-rt repo to rustsbi/rustsbi
|
1 年之前 |
DongQing
|
c615ee256e
lib: rearrange RustSBI library into rustsbi path
|
1 年之前 |
Zhouqi Jiang
|
e86c7f1a12
macros: initial version of 0.0.0
|
1 年之前 |
Zhouqi Jiang
|
a8ce357bbd
lib: remove unused dependency `static_assertions`
|
1 年之前 |
Zhouqi Jiang
|
42ff0d5550
workflow: add check with `forward` extension enabled
|
1 年之前 |
Zhouqi Jiang
|
1bc30b35a3
feat: forward extensions to current environment by `Forward` struct
|
1 年之前 |
Zhouqi Jiang
|
9d5d5d4310
lib: use `HartMask` struct from `sbi-spec` crate
|
1 年之前 |
Zhouqi Jiang
|
156246bc3c
macros: add crate Cargo.toml metadata
|
1 年之前 |
Zhouqi Jiang
|
acf4007b83
doc: add documents for derive macro RustSBI
|
1 年之前 |
Zhouqi Jiang
|
579445ee0c
macro: gate machine-mode information under `machine` feature
|
1 年之前 |
Zhouqi Jiang
|
e3a61bbf72
macros: derive RISC-V extensions depend on field names
|
1 年之前 |
Zhouqi Jiang
|
abdf85fe16
nacl: modify type of parameter `shmem` using `NATIVE` constant from sbi-spec
|
1 年之前 |
jakezhu9
|
4571d684e9
crate: update dependency sbi-spec to 0.0.7-alpha.1
|
1 年之前 |
luojia65
|
9ba09fc16c
crate: update dependency `sbi-spec` to v0.0.6
|
1 年之前 |
luojia65
|
91cfa36d14
Merge branch 'main' of github.com:rustsbi/rustsbi
|
2 年之前 |
luojia65
|
fc416760fb
crate: exclude .github folder on publish
|
2 年之前 |
luojia65
|
a3b2fc49be
crate: exclude "machine" on default
|
2 年之前 |
luojia65
|
bf629df334
lib: remove singleton based interface
|
2 年之前 |
luojia65
|
7b7350742c
lib: remove deprecated legacy SBI extension support
|
2 年之前 |
luojia65
|
9cd1e6d8ad
lib: remove feature sbi_2_0
|
2 年之前 |
luojia65
|
aef715c4b7
crate: prepare for version 0.3.2
|
2 年之前 |
luojia65
|
33cfae93d1
crate: prepare release candidate 0.3.2-rc.2
|
2 年之前 |