Lines Matching refs:Client
1 # TEE Client
5 TEE Client provides an API interface for accessing TEE to the OpenHarmony side CA (Client Applicati…
7 TEE Client includes the following modules:
9 - libteec.so: Provide the TEE Client API for native applications of HAP applications or system comp…
10 - libteec_vendor.so: Provide TEE Client API for Native applications of chip components.
15 Figure 1: Architecture diagram of TEE Client
24 │ └── libteec_vendor # libteec_vendor.so library, providing TEE Client API.
27 | └── kits # The libteec.so library and corresponding TEE Client API pu…
37 The list of APIs provided by the TEE Client to CA is as follows:
51 …y the GlobalPlatform TEE standard, which can be referred to in the "[TEE Client API Specification …
62 …If CA doesn't use ta_path to specify the file path of TA, TEE Client will read the TA file named u…
66 …ession function, the GP specification defines six Login Methods, and TEE Client extends the type o…
74 … Client component supports separate compilation and debugging. Taking the RK3568 chip as an exampl…