Syscall reference

This section describes custom syscalls implemented by the Anjuna SGX Runtime. These syscalls can be invoked by the application running inside the enclave using syscall(2) in C, or your preferred programming language’s syscall library.

  • quote_generate: generates an Intel® SGX attestation quote with specified user data.