mirror of
https://github.com/PiMaker/rvc.git
synced 2024-11-24 21:20:09 +00:00
ed82c5487f
...plus some comfort improvements, more testing. This now successfully boots OpenSBI when built like specified in the Makefile!
13 lines
355 B
Plaintext
13 lines
355 B
Plaintext
[submodule "riscv-opcodes"]
|
|
path = riscv-opcodes
|
|
url = https://github.com/riscv/riscv-opcodes
|
|
[submodule "riscv-tests"]
|
|
path = riscv-tests
|
|
url = https://github.com/riscv/riscv-tests
|
|
[submodule "riscv-rust"]
|
|
path = riscv-rust
|
|
url = https://github.com/takahirox/riscv-rust
|
|
[submodule "opensbi"]
|
|
path = opensbi
|
|
url = https://github.com/riscv/opensbi
|