tee_client_open_context()- Call
class_find_device()to look up the TEE devices that match with passed inmatch()(e.g.optee_ctx_match()) under TEE class (tee_class), then callteedev_open()to open the TEE devices.
tee_client_open_context()c
Loading...