Edgeless RT  0.2.0
Functions
ert::payload Namespace Reference

An enclave can optionally contain a second executable image that we call the payload. More...

Functions

const void * get_base () noexcept
 Get the base address of the payload image. More...
 
void apply_relocations (void start_main(int payload_main(...)))
 Apply relocations to the payload image. More...
 

Detailed Description

An enclave can optionally contain a second executable image that we call the payload.