Searched refs:fit_image_get_comp (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | ximg.c | 170 if (fit_image_get_comp(fit_hdr, noffset, &comp)) { in do_imgextract()
|
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | image-fit.su | |
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | fit_misc.c | 69 if (fit_image_get_comp(fit, node, &comp)) in fit_decomp_image()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fit.su | |
| H A D | bootm.c | 144 if (fit_image_get_comp(images.fit_hdr_os, in bootm_find_os() 1026 if (fit_image_get_comp(fit, noffset, &imape_comp)) { in bootm_host_load_image()
|
| H A D | image-fit.c | 397 fit_image_get_comp(fit, image_noffset, &comp); in fit_image_print() 696 int fit_image_get_comp(const void *fit, int noffset, uint8_t *comp) in fit_image_get_comp() function 1598 if (fit_image_get_comp(fit, noffset, &image_comp)) in fit_image_check_comp()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 185 if (fit_image_get_comp(fit, node, &image_comp)) in spl_load_fit_image() 195 fit_image_get_comp(fit, node, &image_comp); in spl_load_fit_image()
|
| H A D | spl_fit_tb_arm64.S | 286 bl fit_image_get_comp
|
| H A D | spl_fit_tb_arm32.S | 287 bl fit_image_get_comp
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1017 int fit_image_get_comp(const void *fit, int noffset, uint8_t *comp);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |