Home
last modified time | relevance | path

Searched defs:tee_entry_std (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-stm/
H A Dmain.c51 TEE_Result tee_entry_std(struct optee_msg_arg *arg, uint32_t num_params) in tee_entry_std() function
/optee_os/core/arch/arm/kernel/
H A Dlink_dummy.ld107 PROVIDE(tee_entry_std = 0); symbol
/optee_os/core/tee/
H A Dentry_std.c683 TEE_Result __weak tee_entry_std(struct optee_msg_arg *arg, uint32_t num_params) in tee_entry_std() function