소스 검색

Don't put the Enclave.config.xml file in git, since run_experiments creates it

Ian Goldberg 1 년 전
부모
커밋
4b2813f794
1개의 변경된 파일0개의 추가작업 그리고 13개의 파일을 삭제
  1. 0 13
      Enclave/Enclave.config.xml

+ 0 - 13
Enclave/Enclave.config.xml

@@ -1,13 +0,0 @@
-<!-- Please refer to User's Guide for the explanation of each field -->
-<EnclaveConfiguration>
-  <ProdID>0</ProdID>
-  <ISVSVN>0</ISVSVN>
-  <StackMaxSize>0x40000</StackMaxSize>
-  <HeapMaxSize>0x244e9000</HeapMaxSize>
-  <TCSNum>32</TCSNum>
-  <TCSPolicy>1</TCSPolicy>
-  <DisableDebug>0</DisableDebug>
-  <MiscSelect>0</MiscSelect>
-  <MiscMask>0xFFFFFFFF</MiscMask>
-</EnclaveConfiguration>
-