Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/services/
Dffa_svc.h229 #define FFA_DIRECT_MSG_ENDPOINT_ID_MASK U(0xffff) macro
247 FFA_DIRECT_MSG_ENDPOINT_ID_MASK; in ffa_endpoint_destination()
256 FFA_DIRECT_MSG_ENDPOINT_ID_MASK; in ffa_endpoint_source()
/trusted-firmware-a-latest/bl32/tsp/
Dtsp_ffa_main.c268 ((tsp_id & FFA_DIRECT_MSG_ENDPOINT_ID_MASK) in send_ffa_pm_success()