Module fortanix_sgx_abi::entry::executable [−][src]
Expand description
Specifies the entry points for executables.
Functions
The main entry point of the enclave. This will be the entry point of the first TCS.
The entry point of additional threads of the enclave, for non-first TCSs.