We want test to run on default cpu settings. For now it is plain Neoverse-N2 but we are considering either disabling PAuth or going with 'impdef' way.
We want to have some non-Linux OS in testing in case one of changes keep Linux booting but crash elsewhere. So far OpenBSD was used for it but we move to FreeBSD 14.x due to longer support cycles (OpenBSD 7.3 we use is already EoL). Signed-off-by: Marcin Juszkiewicz <marcin.juszkiew...@linaro.org> --- Changes in v5: - update to post-avocado system - drop all OpenBSD tests - Link to v4: https://lore.kernel.org/r/20240703-b4-move-to-freebsd-v4-0-07191f958...@linaro.org Changes in v4: - hide OpenBSD test behind AVOCADO_TEST_LEGACY_OS switch - Link to v3: https://lore.kernel.org/r/20240624-b4-move-to-freebsd-v3-0-71496bf11...@linaro.org Changes in v3: - kept OpenBSD/Cortex-A57 test for local runs (by request of Philippe) - Link to v2: https://lore.kernel.org/r/20240624-b4-move-to-freebsd-v2-0-64ea7b049...@linaro.org --- Marcin Juszkiewicz (4): tests: use default cpu for aarch64/sbsa-ref tests: add FreeBSD tests for aarch64/sbsa-ref tests: expand timeout information for aarch64/sbsa-ref tests: drop OpenBSD tests for aarch64/sbsa-ref tests/functional/test_aarch64_sbsaref.py | 58 +++++++++++++++++--------------- 1 file changed, 31 insertions(+), 27 deletions(-) --- base-commit: 1581a0bc928d61230ed6e43bcb83f2f6737d0bc0 change-id: 20240624-b4-move-to-freebsd-aafdeb75ef38 Best regards, -- Marcin Juszkiewicz <marcin.juszkiew...@linaro.org>