Please enable JavaScript.
Coggle requires JavaScript to display documents.
TEE API - Coggle Diagram
TEE API
-
CA
-
TEEC_InitializeContext
descreption: Create a context, a logical connection between TEE and CA
-
TEEC_Invoke Command
descreption: Service request by function or service ID of TA connected to Session
-
-
-
-
-
TA
-
-
TA_Invoke Command EntryPoint
Paired with TEEC_InvokeCommand to provide the service according to the function or service ID of the TA
-
-