Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/riscv/include/asm/
H A Du-boot.h42 #define IH_ARCH_DEFAULT IH_ARCH_RISCV
/openbmc/qemu/hw/core/
H A Duboot_image.h93 IH_ARCH_RISCV, /* RISC-V */ enumerator
H A Dloader.c715 case IH_ARCH_RISCV: in load_uboot_image()
/openbmc/u-boot/include/
H A Dimage.h216 IH_ARCH_RISCV, /* RISC-V */ enumerator
/openbmc/u-boot/common/
H A Dimage.c88 { IH_ARCH_RISCV, "riscv", "RISC-V", },