We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df0367 commit e8130feCopy full SHA for e8130fe
enclave/safetrace/enclave/Enclave.config.xml
@@ -2,8 +2,8 @@
2
<EnclaveConfiguration>
3
<ProdID>0</ProdID>
4
<ISVSVN>0</ISVSVN>
5
- <StackMaxSize>0x40000</StackMaxSize>
6
- <HeapMaxSize>0x100000</HeapMaxSize>
+ <StackMaxSize>0x800000</StackMaxSize>
+ <HeapMaxSize>0x40000000</HeapMaxSize>
7
<TCSNum>1</TCSNum>
8
<TCSPolicy>1</TCSPolicy>
9
<DisableDebug>0</DisableDebug>
0 commit comments