Zhouqi Jiang
|
e24ac6b5c6
feat(supervisor): use ArceOS Unikernel to build a S-mode bootloader prototype
|
3 hónapja |
Zhouqi Jiang
|
5652d3fa80
feat(supervisor): add console subsystem, support QEMU RV64
|
3 hónapja |
Zhouqi Jiang
|
030f9cd480
github: add pull request template to inform commit rules
|
3 hónapja |
Zhouqi Jiang
|
405661126a
lib: replace `map`+`unwrap_or` with `Option::map_or` in impls
|
3 hónapja |
guttatus
|
f4b581a4ab
Merge pull request #60 from woshiluo/refactor-trap
|
3 hónapja |
Woshiluo Luo
|
0ab2c5d24b
refactor(prototyper): trap
|
3 hónapja |
guttatus
|
87f4e99155
fix: fix non-boot hart not executed `privileged_version_detection` (#59)
|
3 hónapja |
guttatus
|
14e6171860
Merge pull request #58 from guttatus/bl808-debug
|
3 hónapja |
guttatus
|
eda5852e2f
fix: update serde-device-tree
|
3 hónapja |
guttatus
|
50bdbd7a0d
Merge pull request #57 from guttatus/bl808-debug
|
3 hónapja |
guttatus
|
12c9023cd5
feat(prototyper): add bl808 support
|
3 hónapja |
guttatus
|
1c4f916846
Merge pull request #56 from Nowherechan/main
|
3 hónapja |
Nowherechan
|
3c83a541e4
docs: add a guide for booting Ubuntu on qemu with OpenSBI and EDK II
|
3 hónapja |
guttatus
|
9c6f1493eb
Merge pull request #55 from guttatus/heap
|
3 hónapja |
guttatus
|
9a8667df69
Merge pull request #54 from guttatus/jump
|
3 hónapja |
guttatus
|
97b70c7bd6
feat(prototyper): rewrite the driver interface using `dyn trait`
|
3 hónapja |
guttatus
|
cf87a9bde8
feat(prototyper): add heap
|
3 hónapja |
guttatus
|
0ed75fde29
feat(prototyper): refactor code and add jump firmware
|
3 hónapja |
Plucky923
|
f9c2b34527
spec: binary: added error codes SBI_ERR_TIMEOUT, SBI_ERR_IO, SBI_ERR_BAD_RANGE, SBI_ERR_INVALID_STATE (#86)
|
4 hónapja |
guttatus
|
1aae2a1e94
Merge pull request #49 from woshiluo/patch-1
|
4 hónapja |
Zhouqi Jiang
|
5b0f889107
spec: binary: implement `From<Error>`, `IntoIterator`, `unwrap_{err_,}unchecked` for `SbiRet`
|
4 hónapja |
Zhouqi Jiang
|
c9443f1b47
spec: readme: rewrite documents in English, add license chapter
|
4 hónapja |
xiaobor123
|
bc87418938
spec: add MPXY extension support to SBI implementation (#85)
|
4 hónapja |
Longbing Zheng
|
a0358ca526
feat: support DBTR extension (#84)
|
4 hónapja |
Woshiluo Luo
|
171cc33081
feat(xtask): add unused tag for `export_env`
|
4 hónapja |
Rex Don
|
fbbab51bd9
spec: add `EVENT_GET_INFO` for PMU and feature type for FWFT extentions (#83)
|
4 hónapja |
Luo Jia / Zhouqi Jiang
|
56eb5a865e
fix(prototyper): use `already_available` when target hart is already started in HSM extension (#52)
|
4 hónapja |
Woshiluo Luo
|
28c8921056
feat(xtask): use clap-verbosity-flag to set log level.
|
4 hónapja |
guttatus
|
1cea2e02cd
Merge pull request #51 from chenzongyao200127/fix-boot-log
|
4 hónapja |
chenzongyao200127
|
19cc27f80a
feat: enhance boot log clarity and detail
|
4 hónapja |