aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 44946b19cf6ed20ffdc43b1b7ab76995ca7958f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "libs/devlib"]
	path = libs/devlib
	url = https://github.com/ARM-Software/devlib.git
[submodule "libs/trappy"]
	path = libs/trappy
	url = https://github.com/ARM-Software/trappy.git
[submodule "libs/bart"]
	path = libs/bart
	url = https://github.com/ARM-Software/bart.git
[submodule "wiki"]
	path = wiki
	url = https://github.com/ARM-Software/lisa.wiki.git
[submodule "tools/workload-automation"]
	path = tools/workload-automation
	url = https://github.com/ARM-software/workload-automation.git