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>
16 lines
442 B
XML
16 lines
442 B
XML
<EnclaveConfiguration>
|
|
<IntelSigned>1</IntelSigned>
|
|
<ProvisionKey>1</ProvisionKey>
|
|
<LaunchKey>0</LaunchKey>
|
|
<ProdID>0x1</ProdID>
|
|
<ISVSVN>0xA</ISVSVN>
|
|
<TCSNum>1</TCSNum>
|
|
<TCSMinPool>0</TCSMinPool>
|
|
<TCSPolicy>1</TCSPolicy>
|
|
<StackMaxSize>0x5000</StackMaxSize>
|
|
<StackMinSize>0x5000</StackMinSize>
|
|
<HeapMaxSize>0x8000</HeapMaxSize>
|
|
<HeapMinSize>0x8000</HeapMinSize>
|
|
<DisableDebug>1</DisableDebug>
|
|
</EnclaveConfiguration>
|