Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/sm/
A Dsm.c18 enum sm_handler_ret __weak sm_platform_handler(struct sm_ctx *ctx __unused) in sm_platform_handler() function
71 sm_platform_handler(ctx) == SM_HANDLER_SMC_HANDLED) in sm_from_nsec()
/optee_os/core/arch/arm/plat-rzn1/
A Dsub.mk4 srcs-y += sm_platform_handler.c
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-ti/
A Dsm_platform_handler_a15.c61 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
A Dsm_platform_handler_a9.c94 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
/optee_os/core/arch/arm/plat-imx/
A Dsm_platform_handler.c44 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
A Dsub.mk15 srcs-$(CFG_SM_PLATFORM_HANDLER) += sm_platform_handler.c
/optee_os/core/arch/arm/plat-stm32mp1/nsec-service/
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/include/sm/
A Dsm.h123 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx);

Completed in 23 milliseconds