Home
last modified time | relevance | path

Searched refs:mapd (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/bl32/tsp/
H A Dffa_helpers.c80 emad[i].mapd.endpoint_id = receivers[i]; in ffa_memory_region_init_header()
81 emad[i].mapd.memory_access_permissions = permissions; in ffa_memory_region_init_header()
82 emad[i].mapd.flags = 0; in ffa_memory_region_init_header()
H A Dtsp_ffa_main.c193 receivers[0].mapd.memory_access_permissions) != FFA_MEM_PERM_RW) { in test_memory_send()
195 ffa_get_data_access_attr(receivers[0].mapd.memory_access_permissions), in test_memory_send()
/rk3399_ARM-atf/include/services/
H A Del3_spmc_ffa_memory.h182 struct ffa_mapd mapd; member
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_shared_mem.c294 if (sp_id == emad->mapd.endpoint_id) { in spmc_shmem_obj_validate_id()
839 ep_id = emad->mapd.endpoint_id; in spmc_shmem_check_obj()
868 if (ep_id == other_emad->mapd.endpoint_id) { in spmc_shmem_check_obj()
870 __func__, emad->mapd.endpoint_id); in spmc_shmem_check_obj()
1701 emad->mapd.endpoint_id == in spmc_ffa_mem_retrieve_req()
1702 other_emad->mapd.endpoint_id) { in spmc_ffa_mem_retrieve_req()
1710 __func__, emad->mapd.endpoint_id); in spmc_ffa_mem_retrieve_req()