Home
last modified time | relevance | path

Searched refs:sm_platform_handler (Results 1 – 11 of 11) sorted by relevance

/optee_os/core/arch/arm/sm/
H A Dsm.c19 enum sm_handler_ret __weak sm_platform_handler(struct sm_ctx *ctx __unused) in sm_platform_handler() function
75 sm_platform_handler(ctx) == SM_HANDLER_SMC_HANDLED) in sm_from_nsec()
/optee_os/core/arch/arm/plat-sam/nsec-service/
H A Dsub.mk3 srcs-y += sm_platform_handler.c
H A Dsm_platform_handler.c60 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
/optee_os/core/arch/arm/plat-rzn1/
H A Dsub.mk4 srcs-y += sm_platform_handler.c
H A Dsm_platform_handler.c87 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
/optee_os/core/arch/arm/plat-imx/
H A Dsub.mk13 srcs-$(CFG_SM_PLATFORM_HANDLER) += sm_platform_handler.c
H A Dsm_platform_handler.c49 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
/optee_os/core/arch/arm/plat-stm32mp1/nsec-service/
H A Dstm32mp1_svc_setup.c59 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
/optee_os/core/arch/arm/plat-ti/
H A Dsm_platform_handler_a15.c69 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
H A Dsm_platform_handler_a9.c72 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
/optee_os/core/arch/arm/include/sm/
H A Dsm.h123 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx);