Home
last modified time | relevance | path

Searched refs:fit_image_verify (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dsource.c133 if (!fit_image_verify(fit_hdr, noffset)) { in source()
H A Dximg.c157 if (!fit_image_verify(fit_hdr, noffset)) { in do_imgextract()
H A Dfpga.c268 if (!fit_image_verify(fit_hdr, noffset)) { in do_fpga()
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dsec_firmware.c64 if (!(fit_image_verify(sec_firmware_img, fw_node_off))) { in sec_firmware_get_data()
/rk3399_rockchip-uboot/common/
H A Dupdate.c301 if (!fit_image_verify(fit, noffset)) { in update_tftp()
H A Dimage-fit.c1485 int fit_image_verify(const void *fit, int image_noffset) in fit_image_verify() function
1546 if (!fit_image_verify(fit, noffset)) in fit_all_image_verify()
2101 if (!fit_image_verify(fit, rd_noffset)) { in fit_image_select()
/rk3399_rockchip-uboot/include/
H A Dimage.h1074 int fit_image_verify(const void *fit, int noffset);
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c144 if (!(fit_image_verify(fit_hdr, node_offset))) { in parse_mc_firmware_fit_image()
/rk3399_rockchip-uboot/common/smp/
H A Dgeneric_smp64.S1697 bl fit_image_verify