Home
last modified time | relevance | path

Searched refs:HOST_ARCH_AARCH64 (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/
A Dhost_arch.h11 export HOST_ARCH_AARCH64=0xaa64
19 #define HOST_ARCH_AARCH64 0xaa64 macro
/u-boot/arch/sandbox/lib/
A Dcrt0_sandbox_efi.S18 #if HOST_ARCH == HOST_ARCH_AARCH64
A Dreloc_sandbox_efi.c18 #if HOST_ARCH == HOST_ARCH_AARCH64
/u-boot/arch/sandbox/
A Dconfig.mk37 else ifeq ($(HOST_ARCH),$(HOST_ARCH_AARCH64))
/u-boot/
A DMakefile29 export HOST_ARCH=$(HOST_ARCH_AARCH64)

Completed in 7 milliseconds