Skip to content

Latest commit

 

History

History
 
 

urts-sys

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

This crate provides FFI access to the untrusted Application calls provided by the the Intel SGX SDK. That is, those functions necessary to start and stop a running enclave.

As such, this crate is not intended to be use directly, please see mc-sgx-urts-rs for the safe rust APIs.