mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
4589daddd5
Fixed bugs. Signed-off-by: Li, Xun <xun.li@intel.com>
17 lines
485 B
XML
17 lines
485 B
XML
<EnclaveConfiguration>
|
|
<IntelSigned>1</IntelSigned>
|
|
<ProvisionKey>0</ProvisionKey>
|
|
<LaunchKey>0</LaunchKey>
|
|
<ProdID>0x1</ProdID>
|
|
<ISVSVN>0xB</ISVSVN>
|
|
<TCSNum>1</TCSNum>
|
|
<TCSMinPool>0</TCSMinPool>
|
|
<TCSPolicy>1</TCSPolicy>
|
|
<HW>0</HW>
|
|
<StackMaxSize>0x7000</StackMaxSize>
|
|
<StackMinSize>0x7000</StackMinSize>
|
|
<HeapMaxSize>0x50000</HeapMaxSize>
|
|
<HeapMinSize>0x50000</HeapMinSize>
|
|
<DisableDebug>1</DisableDebug>
|
|
</EnclaveConfiguration>
|