tests/tcg: move ARM specific tests into subdir
commitc348722c53a098d6a409ddc94b7ca20299815234
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 5 Apr 2018 14:45:32 +0000 (5 15:45 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20 20:22 +0100)
treefd2ccb7340df032a3e00c8c4f275766b5c88c033
parente571ba67cbc6b641f0ee0a21e0e2b9432e9eb3eb
tests/tcg: move ARM specific tests into subdir

These only need to be built for ARM guests.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
MAINTAINERS
tests/tcg/README
tests/tcg/arm/Makefile.target [new file with mode: 0644]
tests/tcg/arm/README [new file with mode: 0644]
tests/tcg/arm/hello-arm.c [moved from tests/tcg/hello-arm.c with 100% similarity]
tests/tcg/arm/test-arm-iwmmxt.s [moved from tests/tcg/test-arm-iwmmxt.s with 100% similarity]