Home
last modified time | relevance | path

Searched refs:OPTEE_SMC_OWNER_SIP (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/arch/arm/plat-imx/
H A Dsm_platform_handler.c55 case OPTEE_SMC_OWNER_SIP: in sm_platform_handler()
/optee_os/core/arch/arm/plat-sam/nsec-service/
H A Dsm_platform_handler.c66 case OPTEE_SMC_OWNER_SIP: in sm_platform_handler()
/optee_os/core/arch/arm/plat-stm32mp1/nsec-service/
H A Dstm32mp1_svc_setup.c67 case OPTEE_SMC_OWNER_SIP: in sm_platform_handler()
/optee_os/core/arch/arm/plat-ti/
H A Dsm_platform_handler_a15.c75 case OPTEE_SMC_OWNER_SIP: in sm_platform_handler()
H A Dsm_platform_handler_a9.c78 case OPTEE_SMC_OWNER_SIP: in sm_platform_handler()
/optee_os/core/arch/arm/include/sm/
H A Doptee_smc.h51 #define OPTEE_SMC_OWNER_SIP U(2) macro