Home
last modified time | relevance | path

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

/u-boot/include/
A Dhost_arch.h16 export HOST_ARCH_X86_64=0x8664
24 #define HOST_ARCH_X86_64 0x8664 macro
/u-boot/arch/sandbox/lib/
A Dcrt0_sandbox_efi.S10 #if HOST_ARCH == HOST_ARCH_X86_64
A Dreloc_sandbox_efi.c10 #if HOST_ARCH == HOST_ARCH_X86_64
/u-boot/arch/sandbox/
A Dconfig.mk31 ifeq ($(HOST_ARCH),$(HOST_ARCH_X86_64))
/u-boot/
A DMakefile25 export HOST_ARCH=$(HOST_ARCH_X86_64)

Completed in 7 milliseconds