Searched refs:spl_validate_uboot (Results 1 – 4 of 4) sorted by relevance
97 void spl_validate_uboot(uint32_t hdr_addr, uintptr_t img_addr) in spl_validate_uboot() function153 spl_validate_uboot(hdr_addr, (uintptr_t)spl_image->entry_point); in jump_to_image_no_args()
16 spl_validate_uboot(). This function uses QorIQ Trust Architecture header
282 void spl_validate_uboot(uint32_t hdr_addr, uintptr_t img_addr);
285 spl_validate_uboot(CONFIG_U_BOOT_HDR_ADDR, in nand_boot()
Completed in 4 milliseconds