[−][src]Module std::os::fortanix_sgx
Functionality specific to the x86_64-fortanix-unknown-sgx target.
This includes functions to deal with memory isolation, usercalls, and the SGX instruction set.
Modules
| arch | Experimental SGX-specific access to architectural features. |
| ffi | Experimental SGX-specific extension to the primitives in the |
| io | Experimental SGX-specific extensions to general I/O primitives |
| mem | Experimental Functions for querying mapping information for pointers. |
| thread | Experimental Functions for querying thread-related information. |
| usercalls | Experimental Low-level interfaces to usercalls. See the ABI documentation for more information. |