Home
last modified time | relevance | path

Searched refs:exc_prop (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/common/
H A Dimage-sig.c383 char * const exc_prop[] = {"data"}; in fit_config_check_sig() local
462 exc_prop, ARRAY_SIZE(exc_prop), in fit_config_check_sig()
/openbmc/u-boot/include/linux/
H A Dlibfdt.h144 char * const exc_prop[], int exc_prop_count,
/openbmc/u-boot/tools/
H A Dimage-host.c515 char * const exc_prop[] = {"data"}; in fit_config_get_data() local
536 exc_prop, ARRAY_SIZE(exc_prop), in fit_config_get_data()
/openbmc/u-boot/lib/libfdt/
H A Dfdt_region.c31 char * const exc_prop[], int exc_prop_count, in fdt_find_regions() argument
66 if (str_in_list(str, exc_prop, exc_prop_count)) in fdt_find_regions()