Home
last modified time | relevance | path

Searched refs:IH_ARCH_ARM64 (Results 1 – 8 of 8) sorted by relevance

/u-boot/arch/arm/include/asm/
A Du-boot.h30 #define IH_ARCH_DEFAULT IH_ARCH_ARM64
/u-boot/cmd/
A Dbooti.c124 images.os.arch = IH_ARCH_ARM64; in do_booti()
/u-boot/arch/arm/mach-nexell/
A Dcmd_boot_linux.c36 images->os.arch = IH_ARCH_ARM64; in boot_go_set_os()
/u-boot/arch/arm/lib/
A Dbootm.c326 if ((IH_ARCH_DEFAULT == IH_ARCH_ARM64) && in switch_to_el1()
369 if ((IH_ARCH_DEFAULT == IH_ARCH_ARM64) && in boot_jump_linux()
/u-boot/include/
A Dimage.h220 IH_ARCH_ARM64, /* ARM64 */ enumerator
890 (image_get_arch(hdr) == IH_ARCH_ARM && arch == IH_ARCH_ARM64); in image_check_arch()
/u-boot/common/
A Dbootm.c208 images.os.arch == IH_ARCH_ARM64) { in bootm_find_os()
A Dimage.c103 { IH_ARCH_ARM64, "arm64", "AArch64", },
A Dimage-fit.c1522 (arch == IH_ARCH_ARM64 && image_arch == IH_ARCH_ARM && in fit_image_check_arch()

Completed in 19 milliseconds