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.
One OpenBSD stays - will be run on Cortex-A57 only. And only on local runs. At same time we add 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. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiew...@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 (2): tests/avocado: sbsa-ref: add FreeBSD tests tests/avocado: add test for default sbsa-ref cpu tests/avocado/machine_aarch64_sbsaref.py | 90 +++++++++++++++++++++++--------- 1 file changed, 65 insertions(+), 25 deletions(-) --- base-commit: c9ba79baca7c673098361e3a687f72d458e0d18a change-id: 20240624-b4-move-to-freebsd-aafdeb75ef38 Best regards, -- Marcin Juszkiewicz <marcin.juszkiew...@linaro.org>