Searched refs:HOST_ARCH_AARCH64 (Results 1 - 7 of 7) sorted by relevance

/u-boot/arch/sandbox/lib/
H A Dcrt0_sandbox_efi.S18 #if HOST_ARCH == HOST_ARCH_AARCH64
H A Dreloc_sandbox_efi.c18 #if HOST_ARCH == HOST_ARCH_AARCH64
/u-boot/include/
H A Dhost_arch.h11 export HOST_ARCH_AARCH64=0xaa64
21 #define HOST_ARCH_AARCH64 0xaa64 macro
H A Defi_default_filename.h24 #elif HOST_ARCH == HOST_ARCH_AARCH64
/u-boot/lib/efi_selftest/
H A Defi_selftest_miniapp_exception.c39 #if (HOST_ARCH == HOST_ARCH_ARM || HOST_ARCH == HOST_ARCH_AARCH64)
/u-boot/arch/sandbox/
H A Dconfig.mk53 else ifeq ($(HOST_ARCH),$(HOST_ARCH_AARCH64))
/u-boot/
H A DMakefile32 export HOST_ARCH=$(HOST_ARCH_AARCH64)

Completed in 66 milliseconds