Home
last modified time | relevance | path

Searched refs:spl_validate_uboot (Results 1 – 4 of 4) sorted by relevance

/u-boot/board/freescale/common/
A Dfsl_chain_of_trust.c97 void spl_validate_uboot(uint32_t hdr_addr, uintptr_t img_addr) in spl_validate_uboot() function
153 spl_validate_uboot(hdr_addr, (uintptr_t)spl_image->entry_point); in jump_to_image_no_args()
/u-boot/doc/SPL/
A DREADME.spl-secure-boot16 spl_validate_uboot(). This function uses QorIQ Trust Architecture header
/u-boot/include/
A Dfsl_validate.h282 void spl_validate_uboot(uint32_t hdr_addr, uintptr_t img_addr);
/u-boot/drivers/mtd/nand/raw/
A Dfsl_ifc_spl.c285 spl_validate_uboot(CONFIG_U_BOOT_HDR_ADDR, in nand_boot()

Completed in 4 milliseconds