Function encls_edbgrd

Source
pub unsafe fn encls_edbgrd(source_address: u64) -> u64
Expand description

Read From a Debug Enclave.

§Return

Data read from a debug enclave.

§Arguments

  • Address of source memory in the EPC

§Safety

Requires SGX support.