<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi, in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Measuring-enclave-memory-consumption-hangs-in-sgx-create-enclave/m-p/1151002#M2568</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Did you follow the below three conditions&lt;/P&gt;

&lt;P&gt;&amp;nbsp;1.The enclave should be a debuggable enclave. This means that the &amp;lt;Dis-ableDebug&amp;gt; configuration parameter in the enclave configuration file should be set to 0.&lt;BR /&gt;
	2.This tool requires the enclave debug information. The enclave module should generate the debug information (/Zi/ZI/Z7 and /DEBUG) at build time.&lt;BR /&gt;
	3.The enclave should be launched in debug mode. To launch the enclave in debug mode, set the debug flag to 1 when calling sgx_create_enclave to load the enclave.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jul 2017 11:19:41 GMT</pubDate>
    <dc:creator>Anusha_K_Intel</dc:creator>
    <dc:date>2017-07-21T11:19:41Z</dc:date>
    <item>
      <title>Measuring enclave memory consumption hangs in sgx_create_enclave</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Measuring-enclave-memory-consumption-hangs-in-sgx-create-enclave/m-p/1151001#M2567</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have a minimal win32 console application(64bit) that successfully loads my enclave(64bit) and performs ecalls. As soon as I measure the memory consumption using sgx_emmt.exe(64bit) the execution hangs most probably on sgx_create_enclave. The command I execute is: "sgx_emmt.exe myapp.exe".&amp;nbsp;&lt;/P&gt;

&lt;P&gt;In my console app I call sgx_create_enclave synchronized by std::mutex. Could this be a problem when sgx_emmt.exe tries to load and measure my enclave?&lt;/P&gt;

&lt;P&gt;Br,&lt;/P&gt;

&lt;P&gt;JAn&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 20:06:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Measuring-enclave-memory-consumption-hangs-in-sgx-create-enclave/m-p/1151001#M2567</guid>
      <dc:creator>Jan_P_</dc:creator>
      <dc:date>2017-07-19T20:06:10Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Measuring-enclave-memory-consumption-hangs-in-sgx-create-enclave/m-p/1151002#M2568</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Did you follow the below three conditions&lt;/P&gt;

&lt;P&gt;&amp;nbsp;1.The enclave should be a debuggable enclave. This means that the &amp;lt;Dis-ableDebug&amp;gt; configuration parameter in the enclave configuration file should be set to 0.&lt;BR /&gt;
	2.This tool requires the enclave debug information. The enclave module should generate the debug information (/Zi/ZI/Z7 and /DEBUG) at build time.&lt;BR /&gt;
	3.The enclave should be launched in debug mode. To launch the enclave in debug mode, set the debug flag to 1 when calling sgx_create_enclave to load the enclave.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 11:19:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Measuring-enclave-memory-consumption-hangs-in-sgx-create-enclave/m-p/1151002#M2568</guid>
      <dc:creator>Anusha_K_Intel</dc:creator>
      <dc:date>2017-07-21T11:19:41Z</dc:date>
    </item>
  </channel>
</rss>

