tests/tcg/aarch64: Add mte smoke tests
commit36cd5fbdbf4e1cb540d479e9b1708cdd81dac298
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 12 Feb 2021 18:49:02 +0000 (12 10:49 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Feb 2021 13:17:28 +0000 (16 13:17 +0000)
treea35ac9a940707c25c518bcc04469daed6afccdd1
parente32328645ed6fc4f20f0164dfc9ce1bf7e667cc4
tests/tcg/aarch64: Add mte smoke tests

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210212184902.1251044-32-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/tcg/aarch64/Makefile.target
tests/tcg/aarch64/mte-1.c [new file with mode: 0644]
tests/tcg/aarch64/mte-2.c [new file with mode: 0644]
tests/tcg/aarch64/mte-3.c [new file with mode: 0644]
tests/tcg/aarch64/mte-4.c [new file with mode: 0644]
tests/tcg/aarch64/mte.h [new file with mode: 0644]
tests/tcg/configure.sh