Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-sig.c183 struct image_region *fit_region_make_list(const void *fit, in fit_region_make_list() function
493 fit_region_make_list(fit, fdt_regions, count, region); in fit_config_check_sig()
/openbmc/u-boot/tools/
H A Dimage-host.c551 region = fit_region_make_list(fit, fdt_regions, count, NULL); in fit_config_get_data()
/openbmc/u-boot/include/
H A Dimage.h1301 struct image_region *fit_region_make_list(const void *fit,