Intel Confidential Computing
Discussion board focused on Intel Confidential Computing technologies and how they can protect data and AI security, privacy, and sovereignty.

Enclave Binary Loader Program

hardin__taylor
Beginner
3,200 Views

Is it possible to create an enclave that accepts arbitrary C binaries to execute inside of it, or do the binaries need to be specifcally coded for the SGX/enclave paradigm? Are there any example programs that show how to load and execute arbitrary binaries, or that show how to create enclaves that instantiate and run other enclaves?

0 Kudos
2 Replies
Rafal_W_
Beginner
3,199 Views

Check out the Graphene project at https://github.com/oscarlab/graphene. 

0 Kudos
Rodolfo_S_
New Contributor III
3,200 Views

Another option is to use the SCONE approach: https://sconedocs.github.io/

0 Kudos
Reply