Home
last modified time | relevance | path

Searched full:ppc64le (Results 1 – 25 of 85) sorted by relevance

1234

/openbmc/qemu/tests/tcg/ppc64le/
H A DMakefile.target3 # ppc64le specific tweaks
5 VPATH += $(SRC_PATH)/tests/tcg/ppc64le
/openbmc/qemu/docs/system/ppc/
H A Dpowernv.rst90 -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 DREADME.md11 | 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 Dlibspdm_3.6.0.bb38 "ppc64le": "ppc64le",
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A Darm64-support.patch26 'ppc64le' : { 'endian': 'little', 'defines': ('__powerpc64__',)},
51 'POWERPC_HOST' : env['TARGET_ARCH'] == 'ppc64le',
/openbmc/openbmc/poky/meta/conf/machine-sdk/
H A Dppc64le.conf1 SDK_ARCH = "ppc64le"
/openbmc/openbmc/poky/meta/lib/oe/
H A Drust.py9 if arch == "ppc64le":
H A Dgo.py27 return 'ppc64le'
/openbmc/qemu/tests/functional/
H A Dtest_ppc64_tuxrun.py97 'https://storage.tuxboot.com/20230331/ppc64le/vmlinux',
100 'https://storage.tuxboot.com/20230331/ppc64le/rootfs.ext4.zst',
H A Dtest_ppc64_hv.py59 'releases/ppc64le/alpine-standard-3.18.4-ppc64le.iso'),
/openbmc/linux/tools/testing/selftests/kexec/
H A DMakefile7 ifeq ($(ARCH_PROCESSED),$(filter $(ARCH_PROCESSED),x86 ppc64le))
/openbmc/linux/drivers/crypto/vmx/
H A DMakefile6 override flavour := linux-ppc64le
/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dmultiple_kprobes.tc10 ppc64le) OFFS=8;;
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu-targets.inc16 for arch in ['armeb', 'alpha', 'ppc64abi32', 'ppc64le', 'sparc32plus', 'aarch64_be']:
/openbmc/qemu/
H A D.travis.yml118 arch: ppc64le
151 --target-list=ppc64-softmmu,ppc64le-linux-user"
/openbmc/openbmc-build-scripts/
H A Drun-qemu-robot-test.sh84 "ppc64le")
85 QEMU_ARCH="ppc64le-linux"
/openbmc/qemu/tests/
H A DMakefile.include126 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 Dlinuxtest.py195 # Fedora 31 only provides ppc64le images
199 image_arch = 'ppc64le'
/openbmc/qemu/linux-user/ppc/
H A Dtarget_syscall.h65 #define UNAME_MACHINE "ppc64le"
/openbmc/qemu/python/qemu/utils/
H A Daccel.py30 "ppc64le": "ppc64",
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.py62 'ppc64le' : audit.MACH_PPC64LE,
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dqemu.bbclass26 target_arch = "ppc64le"
/openbmc/linux/arch/powerpc/crypto/
H A DMakefile32 cmd_perl = $(PERL) $< $(if $(CONFIG_CPU_LITTLE_ENDIAN), linux-ppc64le, linux-ppc64) > $@
H A Daes-gcm-p10-glue.c3 * Glue code for accelerated AES-GCM stitched implementation for ppc64le.
28 MODULE_DESCRIPTION("PPC64le AES-GCM with Stitched implementation");
/openbmc/qemu/scripts/
H A Dprobe-gdb-support.py42 "powerpc:common64" : ["ppc64", "ppc64le"],

1234