Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_shared_mem.h28 uint32_t endpoint_count; member
H A Dspmc_shared_mem.c1973 if (req->endpoint_count == 0) { in spmc_ffa_mem_relinquish()
1991 if (req->endpoint_count != 1U) { in spmc_ffa_mem_relinquish()
1993 req->endpoint_count); in spmc_ffa_mem_relinquish()
/rk3399_ARM-atf/bl32/tsp/
H A Dffa_helpers.h53 relinquish_request->endpoint_count = 1; in ffa_mem_relinquish_init()