forked from uec-hanken/tee-hardware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 833 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "chipyard"]
path = hardware/chipyard
url = https://github.com/ucb-bar/chipyard.git
[submodule "hardware/fpga-shells"]
path = hardware/fpga-shells
url = https://github.com/uec-hanken/fpga-shells.git
[submodule "hardware/teehw/vsrc/ed25519_sign"]
path = hardware/teehw/vsrc/ed25519_sign
url = https://github.com/ckdur/ed25519_fpga.git
[submodule "hardware/teehw/vsrc/aes"]
path = hardware/teehw/vsrc/aes
url = https://github.com/secworks/aes.git
[submodule "hardware/teehw/vsrc/wb2axip"]
path = hardware/teehw/vsrc/wb2axip
url = https://github.com/ZipCPU/wb2axip.git
[submodule "software/sim-bootloader/tiny-AES-c"]
path = software/sim-bootloader/tiny-AES-c
url = https://github.com/kokke/tiny-AES-c.git
[submodule "hardware/opentitan"]
path = hardware/opentitan
url = https://github.com/lowRISC/opentitan.git