Home
last modified time | relevance | path

Searched refs:is_pseudo_ta_ctx (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/include/kernel/
A Dpseudo_ta.h52 bool is_pseudo_ta_ctx(struct ts_ctx *ctx);
56 assert(is_pseudo_ta_ctx(ctx)); in to_pseudo_ta_ctx()
/optee_os-3.20.0/core/kernel/
A Dts_manager.c22 if (is_pseudo_ta_ctx(s->ctx)) in update_current_ctx()
A Dpseudo_ta.c248 bool is_pseudo_ta_ctx(struct ts_ctx *ctx) in is_pseudo_ta_ctx() function
A Dtee_ta_manager.c1170 return is_user_ta_ctx(ctx) || is_pseudo_ta_ctx(ctx); in is_ta_ctx()
/optee_os-3.20.0/core/tee/
A Dtee_svc.c692 if (called_sess && is_pseudo_ta_ctx(called_sess->ctx)) { in tee_svc_copy_param()

Completed in 8 milliseconds