Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- introduce the Socket struct for performing socket operations within TEE. - introduce the SocketAdapter trait to support various implementations of the GP TEE Sockets API. - introduce a predefined optee module for TCP and UDP support in OP-TEE compatible TEE OS. Signed-off-by: ivila <[email protected]> Reviewed-by: Yuan Zhuang <[email protected]>
- Loading branch information