qemu/tests/docker
Thomas Huth 2b5e0c9ff8 tests/docker/dockerfiles: Add libfdt to the i386 and to the riscv64 container
No need to recompile the dtc submodule here again and again, we can
use the pre-built binary from the distribution instead.
(And this will also help in case we finally get rid of the dtc submodule
in QEMU one day)

Message-Id: <20230124143824.844040-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-01-26 13:25:07 +01:00
..
dockerfiles tests/docker/dockerfiles: Add libfdt to the i386 and to the riscv64 container 2023-01-26 13:25:07 +01:00
common.rc tests/docker: allow user to override check target 2022-11-22 09:49:03 +00:00
docker.py
Makefile.include tests/docker: use prebuilt toolchain for debian-hexagon-cross 2022-12-23 15:16:31 +00:00
run tests/docker: run script use realpath instead of readlink 2022-10-06 11:53:20 +01:00
test-block
test-build
test-clang
test-debug
test-full
test-mingw tests/docker: update test-mingw to run single build 2022-10-31 20:37:58 +00:00
test-misc
test-quick
test-static
test-tcg
test-tsan
test-unit