apache / incubator-teaclave-trustzone-sdk

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

Remove raw pointer usage in TA for context session. #2

Closed SimonWan closed 5 years ago

SimonWan commented 5 years ago

Remove the unsafe raw pointer usage about the session context in TA.