Searched refs:fit_check_format (Results 1 – 19 of 19) sorted by relevance
291 if (!fit_check_format(hdr)) { in image_info()368 if (!fit_check_format(hdr)) in do_imls_nor()448 if (!fit_check_format(imgdata)) { in nand_imls_fitimage()
110 if (!fit_check_format (fit_hdr)) { in source()
114 if (!fit_check_format(fit_hdr)) { in common_diskboot()
137 if (!fit_check_format(fit_hdr)) { in do_imgextract()
330 if (!fit_check_format(fit_hdr)) { in do_fpga_loadmk()
734 if (!fit_check_format (fit_hdr)) { in do_fdcboot()
916 if (!fit_check_format (fit_hdr)) { in nand_load_image()
29 if (fdt_check_header(ptr) != EXIT_SUCCESS || !fit_check_format(ptr)) in fit_verify_header()
772 if (!fit_check_format(fit)) { in fit_extract_contents()
153 if (!fit_check_format(pfe_fit_addr)) { in pfe_fit_check()
285 if (!fit_check_format((void *)fit)) { in update_tftp()
338 res = fit_check_format(fit_header); in splash_load_fit()
398 if (fit_check_format(buf)) { in boot_get_fdt()
1465 int fit_check_format(const void *fit) in fit_check_format() function1838 if (!fit_check_format(fit)) { in fit_image_load()
314 if (!fit_check_format(sec_firmware_img)) { in sec_firmware_is_valid()
566 ret = fit_check_format(buffer_p); in first_loading_rbf_to_buffer()
1064 int fit_check_format(const void *fit);
136 if (!fit_check_format(fit_hdr)) { in parse_mc_firmware_fit_image()