Home
last modified time | relevance | path

Searched refs:copy_uuid (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/include/common/
Duuid.h18 void copy_uuid(uint32_t *to_uuid, uint32_t *from_uuid);
/trusted-firmware-a-latest/common/
Duuid.c145 void copy_uuid(uint32_t *to_uuid, uint32_t *from_uuid) in copy_uuid() function
/trusted-firmware-a-latest/services/std_svc/spm/el3_spmc/
Dspmc_main.c887 copy_uuid(desc->uuid, el3_lp_descs[index].uuid); in partition_info_get_handler_v1_1()
914 copy_uuid(desc->uuid, sp_desc[index].uuid); in partition_info_get_handler_v1_1()