<?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 Re:Question about Quote Enclave in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1234278#M4158</link>
    <description>&lt;P&gt;Hello Hyunsoo,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does this answer your questions regarding the Quoting Enclave?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Jesus G.&lt;/P&gt;&lt;P&gt;Intel Customer Support&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 04 Dec 2020 18:08:58 GMT</pubDate>
    <dc:creator>JesusG_Intel</dc:creator>
    <dc:date>2020-12-04T18:08:58Z</dc:date>
    <item>
      <title>Question about Quote Enclave</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1231907#M4137</link>
      <description>&lt;P&gt;Theorically, Launch Enclave generates report and is conveyed to Quote Enclave. QE converts report to quote structure.&amp;nbsp;In the RA example(&lt;A href="https://github.com/intel/sgx-ra-sample" target="_blank"&gt;https://github.com/intel/sgx-ra-sample&lt;/A&gt;), there is no related code with QE handling. I'm guessing that QE is initialized(launched) by calling `sgx_init_quote` and get the quote by calling `sgx_get_quote`.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, the question is how QE is launched, and who is responsible for it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 08:59:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1231907#M4137</guid>
      <dc:creator>hyunsoo</dc:creator>
      <dc:date>2020-11-26T08:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Quote Enclave</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1233234#M4144</link>
      <description>&lt;P&gt;Hello hyunsoo,&lt;/P&gt;
&lt;P&gt;The Quoting Enclave is one of the architectural enclaves that gets installed with the Intel SGX Platforms Software (PSW). Specifically, the QE, and other architectural enclaves, are managed by the Architectural Enclave Service Manager (AESM).&lt;/P&gt;
&lt;P&gt;You can find the code for the PSW here: &lt;A href="https://github.com/intel/linux-sgx/tree/master/psw" target="_blank"&gt;https://github.com/intel/linux-sgx/tree/master/psw&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;
&lt;P&gt;Jesus G.&lt;/P&gt;
&lt;P&gt;Intel Customer Support&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 21:34:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1233234#M4144</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-12-01T21:34:41Z</dc:date>
    </item>
    <item>
      <title>Re:Question about Quote Enclave</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1234278#M4158</link>
      <description>&lt;P&gt;Hello Hyunsoo,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does this answer your questions regarding the Quoting Enclave?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Jesus G.&lt;/P&gt;&lt;P&gt;Intel Customer Support&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Dec 2020 18:08:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1234278#M4158</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-12-04T18:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Quote Enclave</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1234433#M4160</link>
      <description>&lt;P&gt;There is no calling a function related to QE handling in RA example(&lt;A href="https://github.com/intel/sgx-ra-sample" target="_blank"&gt;https://github.com/intel/sgx-ra-sample&lt;/A&gt;). I'm asking how QE was launched even if we never called directly. And how it is managed(scheduled)?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 13:17:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1234433#M4160</guid>
      <dc:creator>hyunsoo</dc:creator>
      <dc:date>2020-12-05T13:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Quote Enclave</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1234828#M4161</link>
      <description>&lt;P&gt;Hello Hyunsoo,&lt;/P&gt;
&lt;P&gt;The Quoting Enclave is installed with the Platform Software. The user never calls it directly. It is called and scheduled by the AESM. In other words, the user does not have to worry about calling the QE; it happens automatically.&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;
&lt;P&gt;Jesus G.&lt;BR /&gt;Intel Customer Support&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 18:06:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1234828#M4161</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-12-07T18:06:23Z</dc:date>
    </item>
    <item>
      <title>Re:Question about Quote Enclave</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1235228#M4164</link>
      <description>&lt;P&gt;&lt;B&gt;This thread has been marked as answered and Intel will no longer monitor this thread. If you want a response from Intel in a follow-up question, please open a new thread.&lt;/B&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Dec 2020 15:51:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-about-Quote-Enclave/m-p/1235228#M4164</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-12-08T15:51:55Z</dc:date>
    </item>
  </channel>
</rss>

