<?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 linux sgx driver installation in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/linux-sgx-driver-installation/m-p/1162978#M2902</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When I tried to install linux-sgx-driver following instructions from &lt;A href="https://github.com/intel/linux-sgx-driver" target="_blank"&gt;https://github.com/intel/linux-sgx-driver&lt;/A&gt;, I get the following error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;sudo /sbin/modprobe isgx&lt;BR /&gt;modprobe: FATAL: Module isgx not found in directory /lib/modules/4.18.0-15-generic&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I use skylake processor (Intel® Core™ i7-6700HQ CPU @ 2.60GHz × 8) with SGX enabled in BIOS.&amp;nbsp; My ubuntu version is 18.04.2 LTS. Is this version not supported?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 03 Mar 2019 02:18:52 GMT</pubDate>
    <dc:creator>AB_</dc:creator>
    <dc:date>2019-03-03T02:18:52Z</dc:date>
    <item>
      <title>linux sgx driver installation</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/linux-sgx-driver-installation/m-p/1162978#M2902</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When I tried to install linux-sgx-driver following instructions from &lt;A href="https://github.com/intel/linux-sgx-driver" target="_blank"&gt;https://github.com/intel/linux-sgx-driver&lt;/A&gt;, I get the following error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;sudo /sbin/modprobe isgx&lt;BR /&gt;modprobe: FATAL: Module isgx not found in directory /lib/modules/4.18.0-15-generic&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I use skylake processor (Intel® Core™ i7-6700HQ CPU @ 2.60GHz × 8) with SGX enabled in BIOS.&amp;nbsp; My ubuntu version is 18.04.2 LTS. Is this version not supported?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2019 02:18:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/linux-sgx-driver-installation/m-p/1162978#M2902</guid>
      <dc:creator>AB_</dc:creator>
      <dc:date>2019-03-03T02:18:52Z</dc:date>
    </item>
    <item>
      <title>Hi AB:</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/linux-sgx-driver-installation/m-p/1162979#M2903</link>
      <description>&lt;P&gt;Hi AB:&lt;/P&gt;&lt;P&gt;You can install SGX driver, SGX PSW and SGX SDK under Intel document's guidance. You will find More information&amp;nbsp;and download installers &lt;A href="https://download.01.org/intel-sgx/linux-2.4/"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;you&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 08:10:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/linux-sgx-driver-installation/m-p/1162979#M2903</guid>
      <dc:creator>you_w_</dc:creator>
      <dc:date>2019-03-07T08:10:04Z</dc:date>
    </item>
    <item>
      <title>Do you have /dev/sgx (DCAP</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/linux-sgx-driver-installation/m-p/1162980#M2904</link>
      <description>&lt;P&gt;Do you have /dev/sgx (DCAP driver for Azure)&amp;nbsp;or /dev/isgx (IAS driver, non-DCAP).&lt;/P&gt;&lt;P&gt;For /dev/sgx, use: modprobe intel_sgx&lt;/P&gt;&lt;P&gt;For /dev/isgx, use: modprobe isgx&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 23:38:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/linux-sgx-driver-installation/m-p/1162980#M2904</guid>
      <dc:creator>Daniel_Anderson_Intel</dc:creator>
      <dc:date>2019-08-01T23:38:47Z</dc:date>
    </item>
    <item>
      <title>Quote:Anderson, Daniel (Intel</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/linux-sgx-driver-installation/m-p/1162981#M2905</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Anderson, Daniel (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have /dev/sgx (DCAP driver for Azure)&amp;nbsp;or /dev/isgx (IAS driver, non-DCAP).&lt;/P&gt;&lt;P&gt;For /dev/sgx, use: modprobe intel_sgx&lt;/P&gt;&lt;P&gt;For /dev/isgx, use: modprobe isgx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello Anderson,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to enable SGX on Azure VM to run another application. Is it possible to make it on Azure VM with SGX 1 support:&lt;/P&gt;
&lt;PRE class="brush:plain; class-name:dark;"&gt;Extended feature bits (EAX=07H, ECX=0H)
eax: 0 ebx: 29c6fbf ecx: 0 edx: 0
sgx available: 1

CPUID Leaf 12H, Sub-Leaf 0 of Intel SGX Capabilities (EAX=12H,ECX=0)
eax: 1 ebx: 0 ecx: 0 edx: 241f
sgx 1 supported: 1
sgx 2 supported: 0
MaxEnclaveSize_Not64: 1f
MaxEnclaveSize_64: 24&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's possible, what I should install on Azure VM and what's the order? driver, PSW and SDK? and JHI is a must for Java applications? and ECDSA and DCAP are&amp;nbsp;optional? What's the sign of success of SGX deployment? is it the successful running of&amp;nbsp;aesmd service?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help, I really am suffered by the configuration and setup of SGX for use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards,&lt;/P&gt;
&lt;P&gt;Main C&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 04:53:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/linux-sgx-driver-installation/m-p/1162981#M2905</guid>
      <dc:creator>C__Main</dc:creator>
      <dc:date>2019-09-01T04:53:01Z</dc:date>
    </item>
  </channel>
</rss>

