Home
last modified time | relevance | path

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

/u-boot/arch/arm/cpu/armv8/
A Dsec_firmware.c105 type = FIT_LOADABLE_PROP; in sec_firmware_check_copy_loadable()
149 FIT_LOADABLE_PROP, (void *)sec_firmware_loadable_addr); in sec_firmware_check_copy_loadable()
/u-boot/common/spl/
A Dspl.c339 FIT_LOADABLE_PROP, idx, in spl_load_fit_image()
/u-boot/boot/
A Dimage-board.c813 FIT_LOADABLE_PROP, in boot_get_loadable()
A Dimage-fit.c336 uname = fdt_stringlist_get(fit, noffset, FIT_LOADABLE_PROP, in fit_conf_print()
2044 return FIT_LOADABLE_PROP; in fit_get_image_type_property()
/u-boot/tools/
A Dfit_image.c384 fdt_property_string(fdt, FIT_LOADABLE_PROP, str); in fit_write_configs()
/u-boot/include/
A Dimage.h1032 #define FIT_LOADABLE_PROP "loadables" macro

Completed in 22 milliseconds