apache / incubator-teaclave-trustzone-sdk

Teaclave TrustZone SDK enables safe, functional, and ergonomic development of trustlets.
https://teaclave.apache.org
Apache License 2.0
204 stars 58 forks source link

Add tls client example #76

Closed DemesneGH closed 2 years ago

DemesneGH commented 2 years ago

The tls_client-rs is an example of making TLS connections from TA. It needs the larger TA heap buffer. So in the CI process, it uses QEMU images which expand the TA memory.