PAGE_ENCLAVE_UNVALIDATED top-level constant

int const PAGE_ENCLAVE_UNVALIDATED

The page contents that you supply are excluded from measurement with the EEXTEND instruction of the Intel SGX programming model.

Implementation

const PAGE_ENCLAVE_UNVALIDATED = 0x20000000;