Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 291 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 291 Bytes

cpp/substratevm

This is C/C++ enclave-side code, with the implementation of the entry points (host to enclave) of some EDL code.

It produces a single artifacts: a C/C++ static archive library (libsubstratevm.a) that gets linked to form the shared library representing the SGX enclave.