pub unsafe fn encls_emodpr(secinfo: u64, epc_page: u64) -> u32
Expand description

Restrict the Permissions of an EPC Page.

Arguments

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

Safety

Requires SGX support.