Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/common/
H A Duuid.h18 void copy_uuid(uint32_t *to_uuid, uint32_t *from_uuid);
/rk3399_ARM-atf/common/
H A Duuid.c145 void copy_uuid(uint32_t *to_uuid, uint32_t *from_uuid) in copy_uuid() function
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c1032 copy_uuid(desc->uuid, el3_lp_descs[index].uuid); in partition_info_get_handler_v1_1()
1068 copy_uuid(desc->uuid, sp_uuid); in partition_info_get_handler_v1_1()