<?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 SGX Application Deployment in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-Application-Deployment/m-p/1098045#M1028</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I just wrote a simple console application to test if the machine has SGX feature (by calling sgx_is_capable&amp;nbsp;function), and if so, to try to enable it programmatically&amp;nbsp;(by calling sgx_enable_device&amp;nbsp;function). Note that the application is not an enclave and does not use an enclave either. It works perfectly on my machine (which has SGX feature, as well as both VS2012 and SGX SDK installed). Now my question is how to deploy it on client's machine. What dependencies does the application need to execute? I cannot get it running by just copy and paste (error 0xc00007b). Thanks in advance.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Wed, 20 Apr 2016 17:22:30 GMT</pubDate>
    <dc:creator>Rad_A_</dc:creator>
    <dc:date>2016-04-20T17:22:30Z</dc:date>
    <item>
      <title>SGX Application Deployment</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-Application-Deployment/m-p/1098045#M1028</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I just wrote a simple console application to test if the machine has SGX feature (by calling sgx_is_capable&amp;nbsp;function), and if so, to try to enable it programmatically&amp;nbsp;(by calling sgx_enable_device&amp;nbsp;function). Note that the application is not an enclave and does not use an enclave either. It works perfectly on my machine (which has SGX feature, as well as both VS2012 and SGX SDK installed). Now my question is how to deploy it on client's machine. What dependencies does the application need to execute? I cannot get it running by just copy and paste (error 0xc00007b). Thanks in advance.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 17:22:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-Application-Deployment/m-p/1098045#M1028</guid>
      <dc:creator>Rad_A_</dc:creator>
      <dc:date>2016-04-20T17:22:30Z</dc:date>
    </item>
    <item>
      <title>sgx_enable_device() requires</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-Application-Deployment/m-p/1098046#M1029</link>
      <description>&lt;P&gt;sgx_enable_device() requires the platform software installed on the device.&lt;/P&gt;

&lt;P&gt;sgx_cap_enable_device() does not have this requirement, but does require the sgx_capable.dll to be present as well as&amp;nbsp;admin privileges.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 18:09:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-Application-Deployment/m-p/1098046#M1029</guid>
      <dc:creator>Francisco_C_Intel</dc:creator>
      <dc:date>2016-04-20T18:09:33Z</dc:date>
    </item>
    <item>
      <title>Got it. Thanks Francisco.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-Application-Deployment/m-p/1098047#M1030</link>
      <description>&lt;P&gt;Got it. Thanks Francisco.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 09:38:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/SGX-Application-Deployment/m-p/1098047#M1030</guid>
      <dc:creator>Rad_A_</dc:creator>
      <dc:date>2016-04-21T09:38:23Z</dc:date>
    </item>
  </channel>
</rss>

