selftests/nolibc: use qemu-system-ppc64 for ppc64le
authorThomas Weißschuh <linux@weissschuh.net>
Sun, 8 Oct 2023 12:34:01 +0000 (14:34 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Thu, 12 Oct 2023 19:14:19 +0000 (21:14 +0200)
commit17362f3d0bd38fd5d152a370c110b0630ac4dc65
treec30f849e777951013204893f0dbdceff615a7c61
parent63aa531716268f22f0a60fbb65c005494dcde387
selftests/nolibc: use qemu-system-ppc64 for ppc64le

qemu-system-ppc64 can handle both big and little endian kernels.

While some setups, like Debian, provide a symlink to execute
qemu-system-ppc64 as qemu-system-ppc64le, others, like ArchLinux, do not.

So always use qemu-system-ppc64 directly.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/lkml/20231008-nolibc-qemu-ppc64-v1-1-29e2326e0420@weissschuh.net/
Acked-by: Willy Tarreau <w@1wt.eu>
tools/testing/selftests/nolibc/Makefile