tests/tcg/multiarch: move the system memory test
commit67f3da9d743592182e593cc843f547a966a2670b
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 26 Apr 2019 08:28:15 +0000 (26 09:28 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 28 May 2019 09:28:51 +0000 (28 10:28 +0100)
treed9a877e78ea9613dd295c4c2b7412681ebd86cf6
parentf6482872f33503acb4825e52e2a676d93a08bfe4
tests/tcg/multiarch: move the system memory test

There is nothing inherently architecture specific about the memory
test although we may have to manage different restrictions of
unaligned access across architectures.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/multiarch/system/memory.c [moved from tests/tcg/i386/system/memory.c with 100% similarity]