Home
last modified time | relevance | path

Searched refs:fit_image_get_data (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dsource.c140 if (fit_image_get_data (fit_hdr, noffset, &fit_data, &fit_len)) { in source()
H A Dximg.c164 if (fit_image_get_data(fit_hdr, noffset, in do_imgextract()
H A Dfpga.c274 if (fit_image_get_data(fit_hdr, noffset, in do_fpga()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c648 ret = fit_image_get_data(img, noffset, &data, &size); in rockchip_ram_read_dtb_file()
665 ret = fit_image_get_data(img, noffset, &data, &size); in rockchip_ram_read_dtb_file()
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dbootm.c108 ret = fit_image_get_data(images->fit_hdr_os, in boot_prep_linux()
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c400 ret = fit_image_get_data(fit, image_noffset, &data, &size); in fit_image_print()
900 int fit_image_get_data(const void *fit, int noffset, in fit_image_get_data() function
1445 if (fit_image_get_data(fit, image_noffset, &data, &size)) { in fit_image_verify()
1733 if (fit_image_get_data(fit, kfdt_noffset, &kfdt, &size)) { in fit_conf_find_compat()
2199 if (fit_image_get_data(fit, noffset, &buf, &size)) { in fit_image_load_index()
H A Dupdate.c220 if (fit_image_get_data(fit, noffset, &data, (size_t *)size)) in update_fit_getparams()
H A Dimage-fit.su
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dsec_firmware.c69 if (fit_image_get_data(sec_firmware_img, fw_node_off, data, size)) { in sec_firmware_get_data()
/OK3568_Linux_fs/u-boot/spl/common/
H A Dimage-fit.su
/OK3568_Linux_fs/u-boot/tools/
H A Dimage-host.c311 if (fit_image_get_data(fit, image_noffset, &data, &size)) { in fit_image_add_verification_data()
H A Dfit_image.c802 fit_image_get_data(fit, image_noffset, &file_data, &file_size); in fit_image_extract()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c242 if (fit_image_get_data(fit, node, &data, &length)) { in spl_load_fit_image()
H A Dspl_fit_tb_arm64.S652 bl fit_image_get_data
H A Dspl_fit_tb_arm32.S655 bl fit_image_get_data
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1024 int fit_image_get_data(const void *fit, int noffset,
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Dmc.c150 fit_image_get_data(fit_hdr, node_offset, &data, &size); in parse_mc_firmware_fit_image()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym