|
Edgeless RT
0.2.0
|
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... | |
An enclave can optionally contain a second executable image that we call the payload.
1.8.13