tests/docker: use a gcc-10 based image for arm64 tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 20 May 2020 14:05:36 +0000 (15:05 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 27 May 2020 13:26:49 +0000 (14:26 +0100)
commitc729a99d27018b8d619544b18926b234b010b733
treee0f82ff5c669c882b66928f998749108a32e745c
parent086f269cf4eb0d759d7f716dcd239e6d310bb955
tests/docker: use a gcc-10 based image for arm64 tests

As we enable newer features that we want to test on arm64 targets we
need newer compilers. Split off a new debian-arm64-test-cross image
which we can use to build these new tests.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200520140541.30256-11-alex.bennee@linaro.org>
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-arm64-test-cross.docker [new file with mode: 0644]
tests/tcg/configure.sh