Home
last modified time | relevance | path

Searched refs:fit_image_check_comp (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dximg.c147 if (fit_image_check_comp(fit_hdr, noffset, IH_COMP_NONE) in do_imgextract()
/rk3399_rockchip-uboot/common/
H A Dimage-fit.c1743 int fit_image_check_comp(const void *fit, int noffset, uint8_t comp) in fit_image_check_comp() function
2315 !fit_image_check_comp(fit, noffset, IH_COMP_NONE)) { in fit_image_load_index()
/rk3399_rockchip-uboot/include/
H A Dimage.h1082 int fit_image_check_comp(const void *fit, int noffset, uint8_t comp);