e09f8acdad
`libhwbase` is a SPARK library that contains some basic support for i/o access, debugging, timers. Just what I put around `libgfxinit`, to make it build standalone. Change-Id: I1918680c14696215522e1c5dae072235bb4e71a3 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/16948 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
20 lines
531 B
Text
20 lines
531 B
Text
[submodule "3rdparty/blobs"]
|
|
path = 3rdparty/blobs
|
|
url = ../blobs.git
|
|
update = none
|
|
ignore = dirty
|
|
[submodule "util/nvidia-cbootimage"]
|
|
path = util/nvidia/cbootimage
|
|
url = ../nvidia-cbootimage.git
|
|
[submodule "vboot"]
|
|
path = 3rdparty/vboot
|
|
url = ../vboot.git
|
|
[submodule "arm-trusted-firmware"]
|
|
path = 3rdparty/arm-trusted-firmware
|
|
url = ../arm-trusted-firmware.git
|
|
[submodule "3rdparty/chromeec"]
|
|
path = 3rdparty/chromeec
|
|
url = ../chrome-ec.git
|
|
[submodule "libhwbase"]
|
|
path = 3rdparty/libhwbase
|
|
url = ../libhwbase.git
|