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 SGX recipe #1487

Conversation

nolasconapoleao
Copy link

No description provided.

@real-or-random
Copy link
Contributor

What is an SGX recipe?

You can define USE_EXTERNAL_CALLBACKS if you want to avoid the printfs, or wait for #1461.

@nolasconapoleao
Copy link
Author

Hey sorry for that, didn't mean to make a PR.
Great feedback tho, will keep an eye on it.
Intel SGX Software Guard Extensions recipe provides a way to compile this code in a secure enclave that is tamper safe and cannot be monitored even by a malicious hardware host, as a requirement it cannot use calls to printf, that's what the PR is about.

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.

None yet

2 participants