Home
last modified time | relevance | path

Searched refs:img_uuid (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/include/drivers/fwu/
Dfwu_metadata.h21 uuid_t img_uuid; member
/trusted-firmware-a-latest/plat/st/common/
Dbl2_io_storage.c664 const uuid_t *img_uuid __maybe_unused; in plat_fwu_set_images_source()
674 img_uuid = &metadata->img_entry[i].img_props[boot_idx].img_uuid; in plat_fwu_set_images_source()
686 entry = get_partition_entry_by_uuid(img_uuid); in plat_fwu_set_images_source()
698 if (guidcmp(img_uuid, &STM32MP_NOR_FIP_A_GUID) == 0) { in plat_fwu_set_images_source()
700 } else if (guidcmp(img_uuid, &STM32MP_NOR_FIP_B_GUID) == 0) { in plat_fwu_set_images_source()