/openbmc/qemu/tests/tcg/ppc64le/ |
H A D | Makefile.target | 3 # ppc64le specific tweaks 5 VPATH += $(SRC_PATH)/tests/tcg/ppc64le
|
/openbmc/qemu/docs/system/ppc/ |
H A D | powernv.rst | 90 -drive file=./ubuntu-ppc64le.qcow2,if=none,id=drive0,format=qcow2,cache=none \ 106 -drive file=./ubuntu-ppc64le.qcow2,if=none,id=drive-scsi0-0-0-0,format=qcow2,cache=none 118 -drive file=./rhel7-ppc64le.qcow2,if=none,id=drive-scsi0-0-0-0,format=qcow2,cache=none \ 124 -drive file=./ubuntu-ppc64le.qcow2,if=none,id=drive0,format=qcow2,cache=none \ 136 -drive file=./fedora-ppc64le.qcow2,if=none,snapshot=on,id=drive0 \
|
/openbmc/openbmc-build-scripts/jenkins/ |
H A D | README.md | 11 | CI-MISC/ci-repository-ppc64le | run-unit-test-docker.sh | | 20 | latest-qemu-ppc64le | qemu-build.sh | |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libspdm/ |
H A D | libspdm_3.6.0.bb | 38 "ppc64le": "ppc64le",
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
H A D | arm64-support.patch | 26 'ppc64le' : { 'endian': 'little', 'defines': ('__powerpc64__',)}, 51 'POWERPC_HOST' : env['TARGET_ARCH'] == 'ppc64le',
|
/openbmc/openbmc/poky/meta/conf/machine-sdk/ |
H A D | ppc64le.conf | 1 SDK_ARCH = "ppc64le"
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | rust.py | 9 if arch == "ppc64le":
|
H A D | go.py | 27 return 'ppc64le'
|
/openbmc/qemu/tests/functional/ |
H A D | test_ppc64_tuxrun.py | 97 'https://storage.tuxboot.com/20230331/ppc64le/vmlinux', 100 'https://storage.tuxboot.com/20230331/ppc64le/rootfs.ext4.zst',
|
H A D | test_ppc64_hv.py | 59 'releases/ppc64le/alpine-standard-3.18.4-ppc64le.iso'),
|
/openbmc/linux/tools/testing/selftests/kexec/ |
H A D | Makefile | 7 ifeq ($(ARCH_PROCESSED),$(filter $(ARCH_PROCESSED),x86 ppc64le))
|
/openbmc/linux/drivers/crypto/vmx/ |
H A D | Makefile | 6 override flavour := linux-ppc64le
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/ |
H A D | multiple_kprobes.tc | 10 ppc64le) OFFS=8;;
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
H A D | qemu-targets.inc | 16 for arch in ['armeb', 'alpha', 'ppc64abi32', 'ppc64le', 'sparc32plus', 'aarch64_be']:
|
/openbmc/qemu/ |
H A D | .travis.yml | 118 arch: ppc64le 151 --target-list=ppc64-softmmu,ppc64le-linux-user"
|
/openbmc/openbmc-build-scripts/ |
H A D | run-qemu-robot-test.sh | 84 "ppc64le") 85 QEMU_ARCH="ppc64le-linux"
|
/openbmc/qemu/tests/ |
H A D | Makefile.include | 126 FEDORA_31_ARCHES_CANDIDATES=$(patsubst ppc64,ppc64le,$(FEDORA_31_ARCHES_TARGETS)) 127 FEDORA_31_ARCHES := x86_64 aarch64 ppc64le s390x
|
/openbmc/qemu/tests/avocado/avocado_qemu/ |
H A D | linuxtest.py | 195 # Fedora 31 only provides ppc64le images 199 image_arch = 'ppc64le'
|
/openbmc/qemu/linux-user/ppc/ |
H A D | target_syscall.h | 65 #define UNAME_MACHINE "ppc64le"
|
/openbmc/qemu/python/qemu/utils/ |
H A D | accel.py | 30 "ppc64le": "ppc64",
|
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.py | 62 'ppc64le' : audit.MACH_PPC64LE,
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | qemu.bbclass | 26 target_arch = "ppc64le"
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | Makefile | 32 cmd_perl = $(PERL) $< $(if $(CONFIG_CPU_LITTLE_ENDIAN), linux-ppc64le, linux-ppc64) > $@
|
H A D | aes-gcm-p10-glue.c | 3 * Glue code for accelerated AES-GCM stitched implementation for ppc64le. 28 MODULE_DESCRIPTION("PPC64le AES-GCM with Stitched implementation");
|
/openbmc/qemu/scripts/ |
H A D | probe-gdb-support.py | 42 "powerpc:common64" : ["ppc64", "ppc64le"],
|