On 9/21/22 09:07, Alex Bennée wrote:
This will be helpful in debugging problems with tracking SVE memory accesses via the TCG plugins system.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> Cc: Robert Henry <robhe...@microsoft.com> Cc: Aaron Lindsay <aa...@os.amperecomputing.com> --- tests/tcg/aarch64/Makefile.softmmu-target | 7 +++++++ tests/tcg/aarch64/system/boot.S | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~