Skip to content

Commit 3e65daa

Browse files
committed
Update LE XML files.
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
1 parent 242644c commit 3e65daa

File tree

2 files changed

+33
-15
lines changed

2 files changed

+33
-15
lines changed

psw/ae/le/config.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<EnclaveConfiguration>
2+
<IntelSigned>1</IntelSigned>
3+
<ProvisionKey>0</ProvisionKey>
4+
<LaunchKey>1</LaunchKey>
5+
<ProdID>0x20</ProdID>
6+
<ISVSVN>6</ISVSVN>
7+
<TCSNum>1</TCSNum>
8+
<TCSMinPool>0</TCSMinPool>
9+
<TCSPolicy>1</TCSPolicy>
10+
<StackMaxSize>0x3000</StackMaxSize>
11+
<StackMinSize>0x3000</StackMinSize>
12+
<HeapMaxSize>0x20000</HeapMaxSize>
13+
<HeapMinSize>0x20000</HeapMinSize>
14+
<HW>0x02</HW>
15+
<DisableDebug>1</DisableDebug>
16+
<ReleaseType>1</ReleaseType>
17+
</EnclaveConfiguration>
Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
1-
<EnclaveConfiguration>
2-
<IntelSigned>1</IntelSigned>
3-
<ProvisionKey>0</ProvisionKey>
4-
<LaunchKey>1</LaunchKey>
5-
<ProdID>0x20</ProdID>
6-
<ISVSVN>1</ISVSVN>
7-
<TCSNum>1</TCSNum>
8-
<TCSMinPool>0</TCSMinPool>
9-
<TCSPolicy>1</TCSPolicy>
10-
<StackMaxSize>0x3000</StackMaxSize>
11-
<HeapMaxSize>0x20000</HeapMaxSize>
12-
<HeapMinSize>0x20000</HeapMinSize>
13-
<HW>0x1</HW>
14-
<DisableDebug>1</DisableDebug>
15-
</EnclaveConfiguration>
1+
<EnclaveConfiguration>
2+
<IntelSigned>1</IntelSigned>
3+
<ProvisionKey>0</ProvisionKey>
4+
<LaunchKey>1</LaunchKey>
5+
<ProdID>0x20</ProdID>
6+
<ISVSVN>6</ISVSVN>
7+
<TCSNum>1</TCSNum>
8+
<TCSMinPool>0</TCSMinPool>
9+
<TCSPolicy>1</TCSPolicy>
10+
<StackMaxSize>0x3000</StackMaxSize>
11+
<StackMinSize>0x3000</StackMinSize>
12+
<HeapMaxSize>0x20000</HeapMaxSize>
13+
<HeapMinSize>0x20000</HeapMinSize>
14+
<HW>0x10</HW>
15+
<DisableDebug>1</DisableDebug>
16+
</EnclaveConfiguration>

0 commit comments

Comments
 (0)