Home
last modified time | relevance | path

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

/u-boot/include/
A Dhost_arch.h13 export HOST_ARCH_RISCV32=0x5032
21 #define HOST_ARCH_RISCV32 0x5032 macro
/u-boot/arch/sandbox/lib/
A Dcrt0_sandbox_efi.S26 #if HOST_ARCH == HOST_ARCH_RISCV32
A Dreloc_sandbox_efi.c26 #if HOST_ARCH == HOST_ARCH_RISCV32
/u-boot/arch/sandbox/
A Dconfig.mk49 else ifeq ($(HOST_ARCH),$(HOST_ARCH_RISCV32))
/u-boot/
A DMakefile33 export HOST_ARCH=$(HOST_ARCH_RISCV32)

Completed in 8 milliseconds