Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-sam/nsec-service/
A Dsub.mk3 srcs-y += sm_platform_handler.c
A Dsm_platform_handler.c34 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
/optee_os-3.20.0/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-3.20.0/core/arch/arm/sm/
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-3.20.0/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-3.20.0/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-3.20.0/core/arch/arm/plat-ti/
A Dsm_platform_handler_a15.c69 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
A Dsm_platform_handler_a9.c72 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx) in sm_platform_handler() function
/optee_os-3.20.0/core/arch/arm/include/sm/
A Dsm.h123 enum sm_handler_ret sm_platform_handler(struct sm_ctx *ctx);

Completed in 10 milliseconds