qemu/tests/tcg/aarch64/system
Alex Bennée 9edb9c2a6a tests/tcg: fix semihosting SYS_EXIT for aarch64 in boot.S
We don't expect to hit exceptions in our testing so currently all the
vectors report an un-expected exception and then attempt to exit.
However for aarch64 we should always use the extended information
block as we do in _exit. Rather than duplicate the code on the error
handler just branch to the _exit handler with a failing status code.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250404115641.258048-1-alex.bennee@linaro.org>
2025-04-09 10:35:16 +01:00
..
boot.S tests/tcg: fix semihosting SYS_EXIT for aarch64 in boot.S 2025-04-09 10:35:16 +01:00
feat-xs.c tests/tcg/aarch64: add system test for FEAT_XS 2024-12-17 15:17:46 +00:00
kernel.ld tests/tcg/aarch64: Extend MTE gdbstub tests to system mode 2024-09-10 23:34:03 +01:00
mte.S tests/tcg/aarch64: Extend MTE gdbstub tests to system mode 2024-09-10 23:34:03 +01:00
pauth-3.c tests/tcg: compile system emulation tests as freestanding 2022-07-06 09:31:16 +02:00
semiconsole.c tests/tcg: compile system emulation tests as freestanding 2022-07-06 09:31:16 +02:00
semiheap.c arm: spelling fixes 2023-07-25 17:13:53 +03:00
vtimer.c tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c 2024-01-18 10:43:51 +01:00