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

Add verification of Debug bit off for release enclaves #3510

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

nick-mobilecoin
Copy link
Collaborator

@nick-mobilecoin nick-mobilecoin commented Aug 16, 2023

When an enclave is built for debug, a bit is set in the Attributes.
The DCAP verifier now checks for this bit being set when it shouldn't
be.

@nick-mobilecoin
Copy link
Collaborator Author

@nick-mobilecoin
Copy link
Collaborator Author

@nick-mobilecoin started a stack merge that includes this pull request via Graphite.

@nick-mobilecoin nick-mobilecoin force-pushed the nick/quote-nonce branch 2 times, most recently from cf532e3 to 037da6c Compare August 17, 2023 14:02
Base automatically changed from nick/quote-nonce to master August 17, 2023 15:12
When an enclave is built for debug, a bit is set in the `Attributes`.
The DCAP verifier now checks for this bit being set when it shouldn't
be.
@nick-mobilecoin
Copy link
Collaborator Author

Graphite rebased this pull request as part of a merge.

@nick-mobilecoin nick-mobilecoin merged commit 5253e51 into master Aug 17, 2023
20 checks passed
@nick-mobilecoin
Copy link
Collaborator Author

@nick-mobilecoin merged this pull request with Graphite.

@nick-mobilecoin nick-mobilecoin deleted the nick/debug-flag branch August 17, 2023 16:02
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.

Determine how to handle DEBUG_ENCLAVE attribute flag for attestation
2 participants