Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 371 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 371 Bytes

cpp/jvm-edl

This module includes Intel SGX EDL (Enclave Definition Language) code which defines the ECALL and OCALL functions as well as how data is to be moved into and out of enclaves.

The files here define the interface between enclave and host.