rvc/.gitmodules
Stefan ed82c5487f implement UART, CLINT, device tree, opensbi build
...plus some comfort improvements, more testing.

This now successfully boots OpenSBI when built like specified in the
Makefile!
2021-06-03 22:45:13 +02:00

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