Home
last modified time | relevance | path

Searched refs:genimg_get_os_id (Results 1 – 6 of 6) sorted by relevance

/u-boot/common/spl/
A Dspl_opensbi.c37 if (genimg_get_os_id(fit_os) == IH_OS_U_BOOT) { in spl_opensbi_find_uboot_node()
A Dspl_atf.c234 if (genimg_get_os_id(data) == os) in spl_fit_images_find()
/u-boot/tools/
A Dmkimage.c248 params.os = genimg_get_os_id(optarg); in process_args()
/u-boot/include/
A Dimage.h585 int genimg_get_os_id(const char *name);
/u-boot/common/
A Dimage.c1005 int genimg_get_os_id(const char *name) in genimg_get_os_id() function
A Dimage-fit.c699 *os = genimg_get_os_id(data); in fit_image_get_os()

Completed in 32 milliseconds