<?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 Currently, there is no in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084972#M674</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Currently, there is no publicly available version of a&amp;nbsp;SGX SDK for Linux.&amp;nbsp; Stay tuned for more information coming in late Q2/Q3 timeframe.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2016 10:06:27 GMT</pubDate>
    <dc:creator>Surenthar_S_Intel</dc:creator>
    <dc:date>2016-04-06T10:06:27Z</dc:date>
    <item>
      <title>SGX launch enclave</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084967#M669</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;How does SGX windows SDK launch an enclave?&lt;/P&gt;

&lt;P&gt;I think it will first launch the Launch Enclave with le.signed.dll, and then use this Launch Enclave to launch other enclaves. Is this right?&lt;/P&gt;

&lt;P&gt;When I use sgx_create_enclave interface with le.signed.dll, the return value(error number) is 0x2001. So, how to launch the Launch Enclave?&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 02:55:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084967#M669</guid>
      <dc:creator>gu_j_1</dc:creator>
      <dc:date>2016-01-13T02:55:00Z</dc:date>
    </item>
    <item>
      <title>Hi Gu,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084968#M670</link>
      <description>&lt;P&gt;Hi Gu,&lt;/P&gt;

&lt;P&gt;There is no need to load the launch enclave directly.&amp;nbsp; The SGX Platform Software (PSW)&amp;nbsp;handles that for you when the "Intel SGX AESM" service loads during Windows boot.&amp;nbsp; If you are having trouble loading your built enclave with&amp;nbsp;sgx_create_enclave(), check that you have installed the PSW&amp;nbsp; and the "Intel SGX AESM" service is running.&amp;nbsp;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;cheers,&lt;/P&gt;

&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:12:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084968#M670</guid>
      <dc:creator>Dan_Zimmerman</dc:creator>
      <dc:date>2016-01-13T18:12:00Z</dc:date>
    </item>
    <item>
      <title>Hi Dan,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084969#M671</link>
      <description>&lt;P style="box-sizing: border-box; margin-bottom: 1.06667em; line-height: 1.4; max-width: 700px; color: rgb(85, 85, 85); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px;"&gt;Hi Dan,&lt;/P&gt;

&lt;P style="box-sizing: border-box; margin-bottom: 1.06667em; line-height: 1.4; max-width: 700px; color: rgb(85, 85, 85); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px;"&gt;Do you mean that the launch enclave is alive from windows' start up to shutdown?&lt;/P&gt;

&lt;P style="box-sizing: border-box; margin-bottom: 1.06667em; line-height: 1.4; max-width: 700px; color: rgb(85, 85, 85); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px;"&gt;Can I do some ecalls to it? That's to say, how to know it's enclave id and how to know it's interface.&lt;/P&gt;

&lt;P style="box-sizing: border-box; margin-bottom: 1.06667em; line-height: 1.4; max-width: 700px; color: rgb(85, 85, 85); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px;"&gt;I am very interesting about it. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 02:00:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084969#M671</guid>
      <dc:creator>gu_j_1</dc:creator>
      <dc:date>2016-01-14T02:00:35Z</dc:date>
    </item>
    <item>
      <title>Hi Gu,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084970#M672</link>
      <description>&lt;P&gt;Hi Gu,&lt;/P&gt;

&lt;P&gt;As Dan mentioned the Intel SGX AESM service is started during Windows boot and should persist until shutdown.&lt;/P&gt;

&lt;P&gt;The "Untrusted Library Functions" and "Trusted Libraries - &amp;gt; Platform Services Functions" sections of the SDK Users Guide include the public interface functions supported by the AESM service.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;In addition, the Sample Applications demonstrate the use of these services. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 14:40:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084970#M672</guid>
      <dc:creator>Derek_B_Intel</dc:creator>
      <dc:date>2016-01-14T14:40:06Z</dc:date>
    </item>
    <item>
      <title>Dan and Derek,  are you aware</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084971#M673</link>
      <description>&lt;P&gt;Dan and Derek,&amp;nbsp; are you aware of how developers can handle the Launch Enclave in Linux?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Feb 2016 17:53:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084971#M673</guid>
      <dc:creator>Pete_M_</dc:creator>
      <dc:date>2016-02-29T17:53:38Z</dc:date>
    </item>
    <item>
      <title>Currently, there is no</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084972#M674</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Currently, there is no publicly available version of a&amp;nbsp;SGX SDK for Linux.&amp;nbsp; Stay tuned for more information coming in late Q2/Q3 timeframe.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 10:06:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084972#M674</guid>
      <dc:creator>Surenthar_S_Intel</dc:creator>
      <dc:date>2016-04-06T10:06:27Z</dc:date>
    </item>
    <item>
      <title>Update:</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084973#M675</link>
      <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Update:&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Intel SGX SDK for Linux* OS open source project is now live at: &amp;nbsp;&lt;A href="https://01.org/intel-softwareguard-eXtensions" rel="nofollow" style="cursor: pointer;"&gt;https://01.org/intel-softwareguard-eXtensions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 04:00:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-launch-enclave/m-p/1084973#M675</guid>
      <dc:creator>Surenthar_S_Intel</dc:creator>
      <dc:date>2016-06-30T04:00:55Z</dc:date>
    </item>
  </channel>
</rss>

