Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_shared_mem.c540 struct ffa_emad_v1_0 *emad_in; in spmc_shm_convert_mtd_to_v1_0() local
566 emad_in = emad_array_in; in spmc_shm_convert_mtd_to_v1_0()
569 if (((uint8_t *)emad_in + sizeof(struct ffa_emad_v1_0)) > in spmc_shm_convert_mtd_to_v1_0()
574 memcpy(&emad_array_out[i], emad_in, in spmc_shm_convert_mtd_to_v1_0()
577 emad_in += mtd_orig->emad_size; in spmc_shm_convert_mtd_to_v1_0()
604 emad_in = emad_array_in; in spmc_shm_convert_mtd_to_v1_0()
607 emad_array_out[i].comp_mrd_offset = emad_in->comp_mrd_offset + in spmc_shm_convert_mtd_to_v1_0()
610 emad_in += mtd_orig->emad_size; in spmc_shm_convert_mtd_to_v1_0()