Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_shared_mem.h29 ffa_endpoint_id16_t endpoint_array[]; member
H A Dspmc_shared_mem.c1999 if (req->endpoint_array[0] != sp_ctx->sp_id) { in spmc_ffa_mem_relinquish()
2001 req->endpoint_array[0], sp_ctx->sp_id); in spmc_ffa_mem_relinquish()
2009 __func__, req->endpoint_array[0]); in spmc_ffa_mem_relinquish()
/rk3399_ARM-atf/bl32/tsp/
H A Dffa_helpers.h54 relinquish_request->endpoint_array[0] = sender; in ffa_mem_relinquish_init()