tests/tcg: enable building for MIPS
commit7086ffbb933bda7b1fa8bff2ce87c031a9d9acf5
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 17 Apr 2018 13:55:17 +0000 (17 14:55 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20 20:22 +0100)
tree003330d996c701ca62fa4a8f31be7676cc4f73b9
parent106ea2db123ff4ed57b38b4c0084b46833a3ae4c
tests/tcg: enable building for MIPS

This doesn't add any additional tests but enables building the
multiarch tests for MIPS using docker cross compilers. We don't have a
cross compiler for mips64 big endian though.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
tests/tcg/mips/Makefile.include [new file with mode: 0644]