Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dffa_helpers.c64 struct ffa_emad_v1_0 *emad; in ffa_memory_region_init_header() local
68 emad = (struct ffa_emad_v1_0 *) in ffa_memory_region_init_header()
80 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()
83 emad[i].comp_mrd_offset = 0; in ffa_memory_region_init_header()
84 emad[i].reserved_8_15 = 0; in ffa_memory_region_init_header()
/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_shared_mem.c197 uint8_t *emad; in spmc_shmem_obj_get_emad() local
206 emad = (uint8_t *) &(mtd_v1_0->emad); in spmc_shmem_obj_get_emad()
240 if (emad == NULL) { in spmc_shmem_obj_get_comp_mrd()
288 struct ffa_emad_v1_0 *emad; in spmc_shmem_obj_validate_id() local
557 emad_array_out = out->emad; in spmc_shm_convert_mtd_to_v1_0()
709 if (emad == NULL) { in spmc_shmem_check_obj()
718 if ((uintptr_t) emad >= in spmc_shmem_check_obj()
968 if (emad == NULL) { in spmc_ffa_fill_desc()
989 if (emad == NULL) { in spmc_ffa_fill_desc()
1459 if (emad == NULL) { in spmc_ffa_mem_retrieve_req()
[all …]
/arm-trusted-firmware-2.8.0/include/services/
A Del3_spmc_ffa_memory.h217 struct ffa_emad_v1_0 emad[]; member

Completed in 7 milliseconds