Skip to content

Commit db6a474

Browse files
committed
SKALE-3067-cleanup-sgx
1 parent 265d8fa commit db6a474

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.54.0
1+
1.56.0

secure_enclave/secure_enclave.config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<ProdID>0</ProdID>
33
<ISVSVN>0</ISVSVN>
44
<StackMaxSize>0x1000000</StackMaxSize>
5-
<HeapMaxSize>0x1000000</HeapMaxSize>
5+
<HeapMaxSize>0x100000000</HeapMaxSize>
66
<TCSNum>128</TCSNum>
77
<TCSMaxNum>128</TCSMaxNum>
88
<TCSMinPool>128</TCSMinPool>

0 commit comments

Comments
 (0)