Function encls_eaug

Source
pub unsafe fn encls_eaug(secinfo_address: u64, epc_page: u64)
Expand description

Add a Page to an Initialized Enclave.

§Arguments

  • Address of a SECINFO
  • Address of the destination EPC page

§Safety

Requires SGX support.