On 17/10/25 17:30, Peter Maydell wrote:
Test the SME2 register exposure over gdbstub, in the same way we already do for SME.Signed-off-by: Peter Maydell <[email protected]> --- tests/tcg/aarch64/Makefile.target | 9 ++++++- tests/tcg/aarch64/gdbstub/test-sme2.py | 36 ++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 tests/tcg/aarch64/gdbstub/test-sme2.py
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
