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.
2 parents 0df0367 + e8130fe commit 8d82809Copy full SHA for 8d82809
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