Searched refs:STM32MP_NOR_FIP_A_GUID (Results 1 – 2 of 2) sorted by relevance
21 #define STM32MP_NOR_FIP_A_GUID (const struct efi_guid)EFI_GUID(0x4fd84c93, \ macro
703 if (guidcmp(img_guid, &STM32MP_NOR_FIP_A_GUID) == 0) { in plat_fwu_set_images_source()