Re: [PATCH v3 21/21] tests/tcg/aarch64: Add mte smoke tests

2021-01-22 Thread Peter Maydell
On Fri, 15 Jan 2021 at 22:47, Richard Henderson wrote: > > Signed-off-by: Richard Henderson > --- > tests/tcg/aarch64/mte.h | 53 +++ > tests/tcg/aarch64/mte-1.c | 25 +++ > tests/tcg/aarch64/mte-2.c | 42

[PATCH v3 21/21] tests/tcg/aarch64: Add mte smoke tests

2021-01-15 Thread Richard Henderson
Signed-off-by: Richard Henderson --- tests/tcg/aarch64/mte.h | 53 +++ tests/tcg/aarch64/mte-1.c | 25 +++ tests/tcg/aarch64/mte-2.c | 42 tests/tcg/aarch64/mte-3.c | 47 +++