Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/services/std_svc/spm/el3_spmc/
Dspmc_shared_mem.h28 uint32_t endpoint_count; member
Dspmc_shared_mem.c1803 if (req->endpoint_count == 0) { in spmc_ffa_mem_relinquish()
1821 if (req->endpoint_count != 1U) { in spmc_ffa_mem_relinquish()
1823 req->endpoint_count); in spmc_ffa_mem_relinquish()
/trusted-firmware-a-latest/bl32/tsp/
Dffa_helpers.h53 relinquish_request->endpoint_count = 1; in ffa_mem_relinquish_init()