You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A TEE with remote attestation capability is required for it to function as a server, so I would like to ask if there are any plans for the Teaclave SDK to implement remote attestation capabilities?
The text was updated successfully, but these errors were encountered:
Remote attestation implementation in incubator-teaclave
In order to complete the TrustZone SDK implementation, we need to:
Wrap the APIs for the TA to call the pseudo TA, such as TEE_OpenTASession
Customize the TLS certificate based on our TLS client/server example
Add the attestation module and attestation example
We'll keep you informed of any updates on this thread. If you're interested in implementing this feature, we'd appreciate your contribution. Thank you!
A TEE with remote attestation capability is required for it to function as a server, so I would like to ask if there are any plans for the Teaclave SDK to implement remote attestation capabilities?
The text was updated successfully, but these errors were encountered: