Searched refs:SPMD_DIRECT_MSG_ENDPOINT_ID (Results 1 – 4 of 4) sorted by relevance
25 #define FFA_SWD_ID_LIMIT SPMD_DIRECT_MSG_ENDPOINT_ID - 1
160 if (partition_id == SPMD_DIRECT_MSG_ENDPOINT_ID) { in is_ffa_secure_id_valid()
105 (SPMD_DIRECT_MSG_ENDPOINT_ID << FFA_DIRECT_MSG_SOURCE_SHIFT) | in spmd_build_spmc_message()532 return ((ffa_endpoint_destination(ep) == SPMD_DIRECT_MSG_ENDPOINT_ID) in spmd_is_spmc_message()798 FFA_TARGET_INFO_MBZ, SPMD_DIRECT_MSG_ENDPOINT_ID, in spmd_smc_handler()
209 #define SPMD_DIRECT_MSG_ENDPOINT_ID U(FFA_ENDPOINT_ID_MAX - 1) macro
Completed in 13 milliseconds