[PATCH 0/2] kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LE
From: Thomas Weißschuh
Date: Tue Apr 15 2025 - 05:23:24 EST
Add basic configs to run kunit tests on some more PowerPC variants.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
---
Thomas Weißschuh (2):
kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=y
kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LE
tools/testing/kunit/qemu_configs/powerpc.py | 1 +
tools/testing/kunit/qemu_configs/powerpc32.py | 17 +++++++++++++++++
tools/testing/kunit/qemu_configs/powerpcle.py | 14 ++++++++++++++
3 files changed, 32 insertions(+)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250220-kunit-ppc-3744e371112f
Best regards,
--
Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>