Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enclave TCS control #300

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Enclave TCS control #300

wants to merge 4 commits into from

Conversation

raoulstrackx
Copy link
Contributor

@raoulstrackx raoulstrackx commented Nov 5, 2020

Intel SGXv2 enables the dynamic creation of TCSes. To use this correctly, the enclave needs to be in charge of controlling which TCS will be used for new threads. This PR implements such control for SGXv1 enclaves, as a preliminary step for SGXv2 support.

Related #104

@jethrogb
Copy link
Member

Copy link
Member

@jethrogb jethrogb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the doc directory, version compatibility and changelogs are recorded, please update those as necessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants