Zhouqi Jiang
|
3e60278b81
docs: fix RustSBI prototyper clone command documents
|
1 year ago |
Carlos López
|
204ca9eafa
docs: fix warnings
|
1 year ago |
Luo Jia / Zhouqi Jiang
|
64afae204c
Merge pull request #2 from guttatus/uboot
|
1 year ago |
guttatus
|
34147886bd
feat: support booting linux kernel on single core
|
1 year ago |
Luo Jia / Zhouqi Jiang
|
85648f062d
Merge pull request #1 from guttatus/uboot-opensbi-qemu-linux
|
1 year ago |
guttatus
|
8bd3a65abe
docs:fixed hyperlink error and some typo
|
1 year ago |
guttatus
|
ddbde21bbf
docs:add a tutorial on use U-Boot and OpenSBI to boot Linux in qemu
|
1 year ago |
GrassedgeT
|
b3bb89229f
add chapter 4 sbi impl_id: Xen PolarFire
|
1 year ago |
Luo Jia / Zhouqi Jiang
|
387003b3cf
Merge pull request #71 from rmsyn/binary/bitmask
|
1 year ago |
rmsyn
|
ccffd8b4e2
spec: add counter index mask type
|
1 year ago |
rmsyn
|
7eb0000160
spec: change `BitVector` to a trait
|
1 year ago |
Zhouqi Jiang
|
4b6bf5cf90
dt: parse '/model' node
|
1 year ago |
Zhouqi Jiang
|
3bd6cfe1c0
device_tree: parse chosen stdout device
|
1 year ago |
Zhouqi Jiang
|
af501aed89
main: initialize programming language runtime once only
|
1 year ago |
Zhouqi Jiang
|
0a30557f64
dynamic: identify magic number and version value
|
1 year ago |
Zhouqi Jiang
|
4ff46a537e
tests: add test case `priority_assign_multiple` in dynamic priority module
|
1 year ago |
Zhouqi Jiang
|
44b6aea92c
deps: update dependency `riscv` to version 0.11.1
|
1 year ago |
Zhouqi Jiang
|
7821cd7481
docs: add hyperlinks to RustSBI library description
|
1 year ago |
Zhouqi Jiang
|
ca2d87492a
lib: use RustSBI Prototyper repository in documents
|
1 year ago |
Zhouqi Jiang
|
be334934d5
macros: prepare for release version 0.0.2
|
1 year ago |
Luo Jia / Zhouqi Jiang
|
32a8452e8e
Merge pull request #70 from Placebo27/placebo27/docs
|
1 year ago |
Rex Don
|
ec42a53e1b
Merge pull request #5 from Plucky923/plucky/update-docs
|
1 year ago |
DongQing
|
c26897bf53
docs: add instructions for derive macro usage
|
1 year ago |
Zhenchen Wang
|
2f00036f6d
docs: add documents for #[rustsbi(dynamic)].
|
1 year ago |
Zhouqi Jiang
|
7cba717df0
dynamic: update definition of dynamic information
|
1 year ago |
Zhouqi Jiang
|
151e999fdf
trap: initial machine trap support
|
1 year ago |
Zhouqi Jiang
|
a0bf37945c
board: add uart16550, clint and sifive_test devices
|
1 year ago |
Zhouqi Jiang
|
e2606f5d17
main: inform hart jump address and next mode
|
1 year ago |
Zhouqi Jiang
|
f126398973
reset: add reset module, refactor failure module to call reset::fail
|
1 year ago |
Zhouqi Jiang
|
633f14dcb6
lib: improve error information on firmware failure
|
1 year ago |