mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
1bcdf2ed21
Signed-off-by: Andy Zhao <yebin.andy.zhao@intel.com>
15 lines
428 B
XML
15 lines
428 B
XML
<EnclaveConfiguration>
|
|
<IntelSigned>1</IntelSigned>
|
|
<ProvisionKey>0</ProvisionKey>
|
|
<LaunchKey>0</LaunchKey>
|
|
<ProdID>0x2</ProdID>
|
|
<ISVSVN>6</ISVSVN>
|
|
<TCSNum>1</TCSNum>
|
|
<TCSMinPool>0</TCSMinPool>
|
|
<TCSPolicy>1</TCSPolicy>
|
|
<StackMaxSize>0x4000</StackMaxSize>
|
|
<HeapMaxSize>0x30000</HeapMaxSize>
|
|
<HeapMinSize>0x30000</HeapMinSize>
|
|
<DisableDebug>1</DisableDebug>
|
|
</EnclaveConfiguration>
|