guttatus
|
d9a01149ef
feat: add ci and refactor code
|
il y a 1 mois |
guttatus
|
00935acde4
feat: update rust edition to 2024 and change `asm!` to `naked_asm!`
|
il y a 1 mois |
chenzongyao200127
|
6400ea2a00
fix: Resolve pre-commit check build target conflict with xtask
|
il y a 3 mois |
Woshiluo Luo
|
afa1907da5
feat(bench-kernel): impl ipi test
|
il y a 3 mois |
guttatus
|
564569fe10
workflow(prototyper): Use `cargo-xtask` instead of `cargo-make`
|
il y a 3 mois |
guttatus
|
2868e7338d
fix: modified Cargo.toml to fix the missing comma
|
il y a 6 mois |
guttatus
|
0eef32b7b9
merge: merge test-kernel and supervisor
|
il y a 6 mois |
Zhouqi Jiang
|
a9bd9f8ba5
feat: prepare for supervisor module
|
il y a 6 mois |
guttatus
|
06a4fa760a
feat: init test-kernel
|
il y a 6 mois |
guttatus
|
ae550e97c0
refactor(prototyper): restructure the project using workspace
|
il y a 6 mois |
guttatus
|
0a159b8a94
feat: use cargo-make as task flow tool
|
il y a 7 mois |
guttatus
|
34147886bd
feat: support booting linux kernel on single core
|
il y a 8 mois |
Zhouqi Jiang
|
3bd6cfe1c0
device_tree: parse chosen stdout device
|
il y a 10 mois |
Zhouqi Jiang
|
a0bf37945c
board: add uart16550, clint and sifive_test devices
|
il y a 10 mois |
Zhouqi Jiang
|
f126398973
reset: add reset module, refactor failure module to call reset::fail
|
il y a 10 mois |
Zhouqi Jiang
|
669fb409a4
lib: single-core boot sequence
|
il y a 10 mois |
Zhouqi Jiang
|
4bbc883785
lib: parse dynamic information
|
il y a 11 mois |
Zhouqi Jiang
|
7cfc12cf38
lib: prepare programming language environment
|
il y a 11 mois |
Zhouqi Jiang
|
8a245e4890
lib: project structure for rustsbi-prototyper package
|
il y a 11 mois |
Zhouqi Jiang
|
fc3347e4a1
lib: project basic structure
|
il y a 11 mois |