Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_shared_mem.h29 ffa_endpoint_id16_t endpoint_array[]; member
Dspmc_shared_mem.c1867 if (req->endpoint_array[0] != sp_ctx->sp_id) { in spmc_ffa_mem_relinquish()
1869 req->endpoint_array[0], sp_ctx->sp_id); in spmc_ffa_mem_relinquish()
1877 __func__, req->endpoint_array[0]); in spmc_ffa_mem_relinquish()
/aosp_15_r20/external/trusty/arm-trusted-firmware/bl32/tsp/
Dffa_helpers.h54 relinquish_request->endpoint_array[0] = sender; in ffa_mem_relinquish_init()
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/spd/trusty/include/trusty/
Darm_ffa.h266 ffa_endpoint_id16_t endpoint_array[]; member
/aosp_15_r20/external/trusty/bootloader/ql-tipc/include/trusty/
Darm_ffa.h280 ffa_endpoint_id16_t endpoint_array[]; member
/aosp_15_r20/trusty/user/base/interface/arm_ffa/include/interface/arm_ffa/
Darm_ffa.h293 ffa_endpoint_id16_t endpoint_array[]; member
/aosp_15_r20/trusty/kernel/lib/arm_ffa/
H A Darm_ffa.c264 memcpy(req->endpoint_array, endpoints, in arm_ffa_call_mem_relinquish()
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/spd/trusty/
Dshared-mem-smcall.c719 if (req->endpoint_array[i] != in trusty_ffa_mem_relinquish()