Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/services/std_svc/spm/el3_spmc/
Dspmc.h41 #define FFA_FEATURES_RET_REQ_NS_BIT U(0x1 << 1) macro
Dspmc_main.c1124 if ((input_properties & FFA_FEATURES_RET_REQ_NS_BIT) != 0U) { in ffa_features_retrieve_request()
1138 FFA_FEATURES_RET_REQ_NS_BIT) == 0U) { in ffa_features_retrieve_request()
1143 FFA_FEATURES_RET_REQ_NS_BIT); in ffa_features_retrieve_request()
1146 FFA_FEATURES_RET_REQ_NS_BIT) != in ffa_features_retrieve_request()
1151 FFA_FEATURES_RET_REQ_NS_BIT); in ffa_features_retrieve_request()