Open Enclave
0.16.1
|
Go to the source code of this file.
Macros | |
#define | OE_SET_ENCLAVE_SGX(PRODUCT_ID, SECURITY_VERSION, ALLOW_DEBUG, HEAP_PAGE_COUNT, STACK_PAGE_COUNT, TCS_COUNT) |
define the OE_SET_ENCLAVE_SGX macro. More... | |
#define | OE_SET_ENCLAVE_OPTEE(UUID, HEAP_SIZE, STACK_SIZE, FLAGS, VERSION, DESCRIPTION) |
This file defines the properties for an enclave.
Only enclave properties that are common to all enclave types should be defined in this file. These properties can be overwritten at sign time by the oesign tool.