Searched refs:SMC_FROM_NON_SECURE (Results 1 – 4 of 4) sorted by relevance
150 #define SMC_FROM_NON_SECURE (U(1) << 0) macro162 == SMC_FROM_NON_SECURE)168 #define is_caller_non_secure(_f) (((_f) & SMC_FROM_NON_SECURE) != U(0))
92 case SMC_FROM_NON_SECURE: in get_instance_from_flags()
1136 gpi_config[GPT_GPI_NS].policy[SMC_FROM_NON_SECURE] |= in gpt_enable()1138 gpi_config[GPT_GPI_NSO].policy[SMC_FROM_NON_SECURE] |= in gpt_enable()1140 gpi_config[GPT_GPI_NSP].policy[SMC_FROM_NON_SECURE] |= in gpt_enable()1142 gpi_config[GPT_GPI_SA].policy[SMC_FROM_NON_SECURE] |= in gpt_enable()1163 gpi_config[GPT_GPI_NS].policy[SMC_FROM_NON_SECURE] |= in gpt_enable()1165 gpi_config[GPT_GPI_NSO].policy[SMC_FROM_NON_SECURE] |= in gpt_enable()
325 if (src_sec_state == SMC_FROM_NON_SECURE) { in rmmd_rmi_handler()