Home
last modified time | relevance | path

Searched refs:aarch64 (Results 1 – 25 of 449) sorted by relevance

12345678910>>...18

/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0011-aarch64-Fix-include-paths-when-S-B.patch4 Subject: [PATCH] aarch64: Fix include paths when S != B
6 aarch64.h gets copied into build directory when built out of tree, in
13 % g++ -c -isystem/mnt/b/yoe/master/build/tmp/work/x86_64-linux/gcc-cross-aarch64/13.0.1-r0/recipe…
16 ./config/aarch64/aarch64.h:164:10: fatal error: aarch64-option-extensions.def: No such file or dire…
17 164 | #include "aarch64-option-extensions.def"
27 gcc/config/aarch64/aarch64.h | 14 +++++++-------
30 diff --git a/gcc/config/aarch64/aarch64.h b/gcc/config/aarch64/aarch64.h
32 --- a/gcc/config/aarch64/aarch64.h
33 +++ b/gcc/config/aarch64/aarch64.h
38 -#include "aarch64-isa-modes.def"
[all …]
H A D0003-64-bit-multilib-hack.patch22 Do same for riscv64, aarch64 & arc
32 gcc/config/aarch64/t-aarch64-linux | 8 ++++----
40 diff --git a/gcc/config/aarch64/t-aarch64-linux b/gcc/config/aarch64/t-aarch64-linux
42 --- a/gcc/config/aarch64/t-aarch64-linux
43 +++ b/gcc/config/aarch64/t-aarch64-linux
45 LIB1ASMSRC = aarch64/lib1funcs.asm
49 -MULTILIB_OSDIRNAMES = mabi.lp64=../lib64$(call if_multiarch,:aarch64$(AARCH_BE)-linux-gnu)
50 -MULTIARCH_DIRNAME = $(call if_multiarch,aarch64$(AARCH_BE)-linux-gnu)
52 +#MULTILIB_OSDIRNAMES = mabi.lp64=../lib64$(call if_multiarch,:aarch64$(AARCH_BE)-linux-gnu)
53 +#MULTIARCH_DIRNAME = $(call if_multiarch,aarch64$(AARCH_BE)-linux-gnu)
[all …]
/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A Darch-arm64.inc1 DEFAULTTUNE ?= "aarch64"
5 TUNEVALID[aarch64] = "Enable instructions for aarch64"
6 TUNECONFLICTS[aarch64] = "armv4 armv5 armv6 armv7 armv7a"
8 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'aarch64', 'aarch64:', '', d)}"
11 AVAILTUNES += "aarch64 aarch64_be"
12 ARMPKGARCH:tune-aarch64 ?= "aarch64"
13 ARMPKGARCH:tune-aarch64_be ?= "aarch64"
14 TUNE_FEATURES:tune-aarch64 = "aarch64"
15 TUNE_FEATURES:tune-aarch64_be = "${TUNE_FEATURES:tune-aarch64} bigendian"
16 TUNE_PKGARCH_64:tune-aarch64 = "aarch64"
[all …]
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-arm64-cross.docker3 # $ lcitool dockerfile --layers all --cross-arch aarch64 debian-12 qemu
81 gcc-aarch64-linux-gnu \
158 c = '/usr/bin/aarch64-linux-gnu-gcc'\n\
159 ar = '/usr/bin/aarch64-linux-gnu-gcc-ar'\n\
160 strip = '/usr/bin/aarch64-linux-gnu-strip'\n\
161 pkgconfig = '/usr/bin/aarch64-linux-gnu-pkg-config'\n\
165 cpu_family = 'aarch64'\n\
166 cpu = 'aarch64'\n\
167 endian = 'little'\n" > /usr/local/share/meson/cross/aarch64-linux-gnu && \
170 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/aarch64-linux-gnu-cc && \
[all …]
/openbmc/qemu/configs/targets/
H A Daarch64-linux-user.mak1 TARGET_ARCH=aarch64
3 TARGET_XML_FILES= gdb-xml/aarch64-core.xml gdb-xml/aarch64-fpu.xml gdb-xml/aarch64-pauth.xml gdb-xm…
H A Daarch64_be-linux-user.mak1 TARGET_ARCH=aarch64
4 TARGET_XML_FILES= gdb-xml/aarch64-core.xml gdb-xml/aarch64-fpu.xml gdb-xml/aarch64-pauth.xml gdb-xm…
H A Daarch64-bsd-user.mak1 TARGET_ARCH=aarch64
3 TARGET_XML_FILES= gdb-xml/aarch64-core.xml gdb-xml/aarch64-fpu.xml gdb-xml/aarch64-pauth.xml
H A Daarch64-softmmu.mak1 TARGET_ARCH=aarch64
5aarch64-core.xml gdb-xml/aarch64-fpu.xml gdb-xml/arm-core.xml gdb-xml/arm-vfp.xml gdb-xml/arm-vfp3…
/openbmc/linux/tools/testing/selftests/kvm/
H A DMakefile13 ARCH_DIR := aarch64
44 LIBKVM_aarch64 += lib/aarch64/gic.c
45 LIBKVM_aarch64 += lib/aarch64/gic_v3.c
46 LIBKVM_aarch64 += lib/aarch64/handlers.S
47 LIBKVM_aarch64 += lib/aarch64/processor.c
48 LIBKVM_aarch64 += lib/aarch64/spinlock.c
49 LIBKVM_aarch64 += lib/aarch64/ucall.c
50 LIBKVM_aarch64 += lib/aarch64/vgic.c
142 TEST_GEN_PROGS_aarch64 += aarch64/aarch32_id_regs
143 TEST_GEN_PROGS_aarch64 += aarch64/arch_timer
[all …]
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs/
H A D0002-Enforce-using-good-old-BFD-linker.patch8 …sbsa-acs/3.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/../../libexec/aarch64-yoe-linux/gc…
9 …sbsa-acs/3.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/../../libexec/aarch64-yoe-linux/gc…
10 …sbsa-acs/3.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/../../libexec/aarch64-yoe-linux/gc…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Use-correct-enum-type.patch12 sysdeps/linux-gnu/aarch64/fetch.c | 2 +-
15 diff --git a/sysdeps/linux-gnu/aarch64/fetch.c b/sysdeps/linux-gnu/aarch64/fetch.c
17 --- a/sysdeps/linux-gnu/aarch64/fetch.c
18 +++ b/sysdeps/linux-gnu/aarch64/fetch.c
/openbmc/qemu/tests/migration/aarch64/
H A DMakefile7 a-b-kernel.h: aarch64.kernel
11 aarch64.kernel: aarch64.elf
14 aarch64.elf: a-b-kernel.S
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-multilib-config.inc32 '%s/aarch64/t-aarch64' % src_conf_dir,
33 '%s/aarch64/aarch64.h' % src_conf_dir,
34 '%s/aarch64/aarch64-linux.h' % src_conf_dir,
35 '%s/aarch64/aarch64-cores.def' % src_conf_dir,
150 'aarch64' : ['gcc/config/aarch64/t-aarch64'],
151 'arm' : ['gcc/config/aarch64/t-aarch64'],
162 …'aarch64' : ['gcc/config/linux.h', 'gcc/config/aarch64/aarch64-linux.h', 'gcc/config/arm/linux-e…
163 …'arm' : ['gcc/config/linux.h', 'gcc/config/aarch64/aarch64-linux.h', 'gcc/config/arm/linux-e…
/openbmc/qemu/tests/vm/
H A DMakefile.include14 EFI_AARCH64 = $(wildcard $(BUILD_DIR)/pc-bios/edk2-aarch64-code.fd)
20 ARM64_IMAGES += ubuntu.aarch64 centos.aarch64
27 else ifeq ($(HOST_ARCH),aarch64)
100 $(if $(EFI_AARCH64),--efi-aarch64 $(EFI_AARCH64)) \
117 $(if $(EFI_AARCH64),--efi-aarch64 $(EFI_AARCH64)) \
141 $(if $(EFI_AARCH64),--efi-aarch64 $(EFI_AARCH64)) \
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dlibucontext_1.2.bb23 arm aarch64 \
36 elif re.match('aarch64$', a): return 'aarch64'
37 elif re.match('aarch64_be$', a): return 'aarch64'
38 elif re.match('aarch64_ilp32$', a): return 'aarch64'
39 elif re.match('aarch64_be_ilp32$', a): return 'aarch64'
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A Darm64-support.patch4 Subject: [PATCH 05/10] Add alises for arm64 which is same as aarch64
23 'aarch64' : { 'endian': 'little', 'defines': ('__arm64__', '__aarch64__')},
36 -elif processor == "aarch64":
37 +elif processor == "aarch64" or processor == 'arm64':
49 - 'ARM64_HOST' : env['TARGET_ARCH'] == 'aarch64',
50 + 'ARM64_HOST' : env['TARGET_ARCH'] in ('aarch64', 'arm64'),
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0016-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch4 Subject: [PATCH] wordsize.h: Unify the header between arm and aarch64
14 sysdeps/aarch64/bits/wordsize.h | 11 +++++++++--
19 diff --git a/sysdeps/aarch64/bits/wordsize.h b/sysdeps/aarch64/bits/wordsize.h
21 --- a/sysdeps/aarch64/bits/wordsize.h
22 +++ b/sysdeps/aarch64/bits/wordsize.h
78 +../../aarch64/bits/wordsize.h
/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/
H A Dgcc-aarch64-none-elf_13.3.rel1.bb6 COMPATIBLE_HOST = "(x86_64|aarch64).*-linux"
8 SUMMARY = "Arm GNU Toolchain - AArch64 bare-metal target (aarch64-none-elf)"
11 LIC_FILES_CHKSUM:aarch64 = "file://share/doc/gcc/Copying.html;md5=402090210d41f07263e91f760d0d1ea3"
15 SRC_URI[gcc-aarch64.sha256sum] = "fad7d567be5c095943d42f7078ea6f9a8452062dfe151152c2ec825814d254e0"
H A Dgcc-arm-none-eabi_13.3.rel1.bb6 COMPATIBLE_HOST = "(x86_64|aarch64).*-linux"
11 LIC_FILES_CHKSUM:aarch64 = "file://share/doc/gcc/Copying.html;md5=402090210d41f07263e91f760d0d1ea3"
15 SRC_URI[gcc-aarch64.sha256sum] = "c8824bffd057afce2259f7618254e840715f33523a3d4e4294f471208f976764"
/openbmc/openbmc/poky/meta/recipes-support/libunwind/
H A Dlibunwind_1.6.2.bb45 # libunwind-1.6.2/include/tdep-aarch64/libunwind_i.h:123:47: error: passing argument 1 of '_ULaarch…
46 # libunwind-1.6.2/src/aarch64/Ginit.c:348:28: error: initialization of 'unw_tdep_context_t *' from …
47 # libunwind-1.6.2/src/aarch64/Ginit.c:377:28: error: initialization of 'unw_tdep_context_t *' from …
48 # libunwind-1.6.2/src/aarch64/Ginit_local.c:51:9: error: assignment to 'ucontext_t *' from incompat…
49 # libunwind-1.6.2/src/aarch64/Gresume.c:37:28: error: initialization of 'unw_tdep_context_t *' from…
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ts-newlib/
H A D0001-newlib-memcpy-remove-optimized-version.patch18 newlib/libc/machine/aarch64/memcpy-stub.c | 2 +-
19 newlib/libc/machine/aarch64/memcpy.S | 166 ----------------------
22 diff --git a/newlib/libc/machine/aarch64/memcpy-stub.c b/newlib/libc/machine/aarch64/memcpy-stub.c
24 --- a/newlib/libc/machine/aarch64/memcpy-stub.c
25 +++ b/newlib/libc/machine/aarch64/memcpy-stub.c
33 diff --git a/newlib/libc/machine/aarch64/memcpy.S b/newlib/libc/machine/aarch64/memcpy.S
35 --- a/newlib/libc/machine/aarch64/memcpy.S
36 +++ b/newlib/libc/machine/aarch64/memcpy.S
/openbmc/u-boot/board/amlogic/odroid-c2/
H A DREADME.nanopi-k228 > export CROSS_COMPILE=aarch64-none-elf-
39 …> wget https://releases.linaro.org/archive/13.11/components/toolchain/binaries/gcc-linaro-aarch64-…
41 > tar xvfJ gcc-linaro-aarch64-none-elf-4.8-2013.11_linux.tar.xz
43 …> export PATH=$PWD/gcc-linaro-aarch64-none-elf-4.8-2013.11_linux/bin:$PWD/gcc-linaro-arm-none-eabi…
47 > sed -i 's/aarch64-linux-gnu-/aarch64-none-elf-/' Makefile
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/
H A Dne10_1.2.1.bb18 # Incompatible with archs other than armv7, armv7ve and aarch64
20 COMPATIBLE_MACHINE:aarch64 = "(.*)"
24 NE10_TARGET_ARCH:aarch64 = "aarch64"
/openbmc/qemu/docs/system/arm/
H A Dcpu-features.rst20 ``aarch64`` CPU property. A CPU type such as the Cortex-A15, which does
21 not implement ARMv8-A, will not have the ``aarch64`` CPU property.
25 configurations. For example, the ``aarch64`` CPU feature, which, when
28 supports the feature. While ``aarch64`` currently only works with KVM,
41 (Note, we started QEMU with qemu-system-aarch64, so ``max`` is
48 "sve128": true, "aarch64": true, "sve1024": true, "sve": true,
54 We see that the ``max`` CPU type has the ``pmu``, ``aarch64``, ``sve``, and many
68 "sve128": true, "aarch64": true, "sve1024": true, "sve": true,
76 (3) Let's try to disable ``aarch64``, which enables the AArch32 CPU feature::
78 (QEMU) query-cpu-model-expansion type=full model={"name":"max","props":{"aarch64":false}}
[all …]
/openbmc/qemu/tests/uefi-test-tools/
H A Duefi-test-build.config15 # aarch64
17 [build.aarch64]
22 cpy1 = AARCH64/BiosTablesTest.efi bios-tables-test.aarch64.efi

12345678910>>...18