Home
last modified time | relevance | path

Searched defs:fwu_image_entry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/arm-trusted-firmware/include/drivers/fwu/
H A Dfwu_metadata.h35 struct fwu_image_entry { struct
38 uuid_t img_type_uuid;
41 uuid_t location_uuid;
44 struct fwu_image_properties img_props[NR_OF_FW_BANKS];
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/fwu/
Dfwu_metadata.h37 struct fwu_image_entry { struct
40 struct efi_guid img_type_guid;
43 struct efi_guid location_guid;
68 /* Array of fwu_image_entry structs */ argument