Home
last modified time | relevance | path

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

/u-boot/include/
A Dhost_arch.h12 export HOST_ARCH_ARM=0x00a7
20 #define HOST_ARCH_ARM 0x00a7 macro
/u-boot/arch/sandbox/lib/
A Dcrt0_sandbox_efi.S22 #if HOST_ARCH == HOST_ARCH_ARM
A Dreloc_sandbox_efi.c22 #if HOST_ARCH == HOST_ARCH_ARM
/u-boot/arch/sandbox/
A Dconfig.mk43 else ifeq ($(HOST_ARCH),$(HOST_ARCH_ARM))
/u-boot/
A DMakefile31 export HOST_ARCH=$(HOST_ARCH_ARM)

Completed in 9 milliseconds