tests/tcg/multiarch: add support for multiarch system tests
commit8041650aefa7f22fddee945f92ecf5f4f2cb92eb
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 29 Apr 2019 14:38:44 +0000 (29 15:38 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 28 May 2019 09:28:51 +0000 (28 10:28 +0100)
treee177d230bd48f5c51b47916570d4aa95407cfef7
parent8ea5962f286272ac2533892c07f9b7e2a77d8819
tests/tcg/multiarch: add support for multiarch system tests

We can certainly support some common tests for system emulation that
make use of our minimal defined boot.S support. It will still be up to
individual architectures to ensure they build so we provide a
MULTIARCH_TESTS variable that they can tack onto TESTS themselves.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/Makefile
tests/tcg/multiarch/system/Makefile.softmmu-target [new file with mode: 0644]