Home
last modified time | relevance | path

Searched refs:emb_ts_open (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/kernel/
H A Dembedded_ts.h29 TEE_Result emb_ts_open(const TEE_UUID *uuid,
/optee_os/core/kernel/
H A Dearly_ta.c32 return emb_ts_open(uuid, h, find_early_ta); in early_ta_open()
H A Dembedded_ts.c55 TEE_Result emb_ts_open(const TEE_UUID *uuid, in emb_ts_open() function
/optee_os/core/arch/arm/kernel/
H A Dsecure_partition.c2127 return emb_ts_open(uuid, h, find_secure_partition); in secure_partition_open()