<?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 Intel SGX SDK under Windows 10 threshold 2 in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SDK-under-Windows-10-threshold-2/m-p/1098962#M1044</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I built and ran the sample code of the SDK under Windows 10 threshold 2.&lt;/P&gt;

&lt;P&gt;However, it doesn't work. The sample program is suspended.&lt;/P&gt;

&lt;P&gt;So, I saw the device manager and could't find "Software Guard Extensions device".&lt;/P&gt;

&lt;P&gt;The sgx_driver.sys file also doesn't exist in the system32\drivers folder.&lt;/P&gt;

&lt;P&gt;Moreover, &amp;nbsp;the Intel SGX AESM service stopped and I could not restart it due to an unexpected error.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;So, I guess that MS provides the SGX Windows API (e.g., CreateEnclave) from the Windows 10 threshold 2, so that Windows &lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;automatically&lt;/SPAN&gt;&amp;nbsp;uninstalls the Intel SGX service and driver during the threshold 2 update.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I would like to know if the Intel SGX SDK can use under Windows 10 threshold 2&lt;/P&gt;

&lt;P&gt;and how I can load a SGX enclave with *Windows API*, not Intel SGX SDK.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Sungjin.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jan 2016 02:57:18 GMT</pubDate>
    <dc:creator>sungjin_p_</dc:creator>
    <dc:date>2016-01-22T02:57:18Z</dc:date>
    <item>
      <title>Intel SGX SDK under Windows 10 threshold 2</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SDK-under-Windows-10-threshold-2/m-p/1098962#M1044</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I built and ran the sample code of the SDK under Windows 10 threshold 2.&lt;/P&gt;

&lt;P&gt;However, it doesn't work. The sample program is suspended.&lt;/P&gt;

&lt;P&gt;So, I saw the device manager and could't find "Software Guard Extensions device".&lt;/P&gt;

&lt;P&gt;The sgx_driver.sys file also doesn't exist in the system32\drivers folder.&lt;/P&gt;

&lt;P&gt;Moreover, &amp;nbsp;the Intel SGX AESM service stopped and I could not restart it due to an unexpected error.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;So, I guess that MS provides the SGX Windows API (e.g., CreateEnclave) from the Windows 10 threshold 2, so that Windows &lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;automatically&lt;/SPAN&gt;&amp;nbsp;uninstalls the Intel SGX service and driver during the threshold 2 update.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I would like to know if the Intel SGX SDK can use under Windows 10 threshold 2&lt;/P&gt;

&lt;P&gt;and how I can load a SGX enclave with *Windows API*, not Intel SGX SDK.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Sungjin.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 02:57:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SDK-under-Windows-10-threshold-2/m-p/1098962#M1044</guid>
      <dc:creator>sungjin_p_</dc:creator>
      <dc:date>2016-01-22T02:57:18Z</dc:date>
    </item>
    <item>
      <title>Pre- Windows Update 2, the</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SDK-under-Windows-10-threshold-2/m-p/1098963#M1045</link>
      <description>&lt;P&gt;Pre- Windows Update 2, the SGX Ring0 Instructions were implemented using the SGX Driver included in the SGX PSW and was installed as a registered ACPI device.&lt;/P&gt;

&lt;P&gt;Windows 10 Update 2 introduced SGX OS APIs which replaced the functionality provided by the SGX Driver (the SGX ACPI device is suppressed as well).&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;The SGX Runtime System detects the underlying OS and leverages the SGX Driver if pre-Win10 Update 2, or not.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;When a Windows OS is updated to WIn10 update 2, a reboot is required to restart to properly leverage the new OS API support.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;If this does not work and if Windows Update 2 was installed after SGX SDK, you want to remove the SGX SDK and restart the install.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 23:37:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SDK-under-Windows-10-threshold-2/m-p/1098963#M1045</guid>
      <dc:creator>Simon_J_Intel</dc:creator>
      <dc:date>2016-01-22T23:37:14Z</dc:date>
    </item>
  </channel>
</rss>

