mbox series

[v2,0/2] tests/avocado: updates for sbsa-ref testing

Message ID 20240624-b4-move-to-freebsd-v2-0-64ea7b04998f@linaro.org
Headers show
Series tests/avocado: updates for sbsa-ref testing | expand

Message

Marcin Juszkiewicz June 24, 2024, 1:14 p.m. UTC
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.

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.juszkiewicz@linaro.org>

---
Marcin Juszkiewicz (2):
      tests/avocado: sbsa-ref: switch from OpenBSD to FreeBSD
      tests/avocado: add test for default sbsa-ref cpu

 tests/avocado/machine_aarch64_sbsaref.py | 72 +++++++++++++++++---------------
 1 file changed, 38 insertions(+), 34 deletions(-)
---
base-commit: c9ba79baca7c673098361e3a687f72d458e0d18a
change-id: 20240624-b4-move-to-freebsd-aafdeb75ef38

Best regards,