Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c431 fit_image_get_os(fit, image_noffset, &os); in fit_image_print()
603 int fit_image_get_os(const void *fit, int noffset, uint8_t *os) in fit_image_get_os() function
1672 if (fit_image_get_os(fit, noffset, &image_os)) in fit_image_check_os()
2341 fit_image_get_os(fit, noffset, &os); in fit_image_load_index()
H A Dbootm.c152 if (fit_image_get_os(images.fit_hdr_os, images.fit_noffset_os, in bootm_find_os()
/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.c480 return fit_image_get_os(fit, noffset, os); in spl_fit_image_get_os()
H A Dspl_fit_tb_arm64.S1218 bl fit_image_get_os
1276 bl fit_image_get_os
H A Dspl_fit_tb_px30.S1843 bl fit_image_get_os
2038 bl fit_image_get_os
H A Dspl_fit_tb_rv1106.S1877 bl fit_image_get_os
2054 bl fit_image_get_os
H A Dspl_fit_tb_rv1126b.S1811 bl fit_image_get_os
1999 bl fit_image_get_os
H A Dspl_fit_tb_rv1126.S1848 bl fit_image_get_os
2025 bl fit_image_get_os
/rk3399_rockchip-uboot/include/
H A Dimage.h1019 int fit_image_get_os(const void *fit, int noffset, uint8_t *os);