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 265d8fa commit db6a474Copy full SHA for db6a474
VERSION
@@ -1 +1 @@
1
-1.54.0
+1.56.0
secure_enclave/secure_enclave.config.xml
@@ -2,7 +2,7 @@
2
<ProdID>0</ProdID>
3
<ISVSVN>0</ISVSVN>
4
<StackMaxSize>0x1000000</StackMaxSize>
5
- <HeapMaxSize>0x1000000</HeapMaxSize>
+ <HeapMaxSize>0x100000000</HeapMaxSize>
6
<TCSNum>128</TCSNum>
7
<TCSMaxNum>128</TCSMaxNum>
8
<TCSMinPool>128</TCSMinPool>
0 commit comments