<?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 Hi Sam, in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-on-Local-Attestation-Sample-Code-shipped-in-SDK/m-p/1066392#M149</link>
    <description>&lt;P&gt;Hi Sam,&lt;/P&gt;

&lt;P&gt;The report that resides in enclave1 is first copied to untrusted memory of enclave1's process by the enclave itself. Remember the enclave can access all of the processes memory that is mapped. This is okay because the report does not have any secret. untrusted code then can use IPC provided by all operating systems to transfer the report to enclave2's process which is also untrusted memory. Then un trusted code in process two can call into enclave2 which can then copy the report from untrusted memory of enclave2's process into enclave2's memory.&lt;/P&gt;

&lt;P&gt;PFA for your reference for local attestation flow&lt;/P&gt;

&lt;P&gt;Thanks and Regards,&lt;BR /&gt;
	Surenthar Selvaraj&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2016 09:14:14 GMT</pubDate>
    <dc:creator>Surenthar_S_Intel</dc:creator>
    <dc:date>2016-07-20T09:14:14Z</dc:date>
    <item>
      <title>Question on Local Attestation Sample Code shipped in SDK</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-on-Local-Attestation-Sample-Code-shipped-in-SDK/m-p/1066390#M147</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(36, 39, 41); font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 13px; line-height: 16.9px;"&gt;How enclave1 can transfer the report to enclave2. The report resides in enclave1. From there you could use EEXIT and return a pointer back to the application in untrusted space. The pointer cant be accessed as it points to Enclave. Sending from enclave1 to enclave2 directly is also not possible. Can you explain that part in detail?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;-Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 05:04:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-on-Local-Attestation-Sample-Code-shipped-in-SDK/m-p/1066390#M147</guid>
      <dc:creator>Sam5</dc:creator>
      <dc:date>2016-07-20T05:04:19Z</dc:date>
    </item>
    <item>
      <title>Hi Sam</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-on-Local-Attestation-Sample-Code-shipped-in-SDK/m-p/1066391#M148</link>
      <description>&lt;P&gt;Hi Sam&lt;/P&gt;

&lt;P&gt;You can't transfer data from enclave1 to enclave2 directly. You need to get the report of enclave1 to your application and use &amp;nbsp;enclave interface &amp;nbsp;,which is defined in enclave2, to transfer the report to enclave2. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;(report)enclave1=====&amp;gt;application===&amp;gt;enclave2 &amp;nbsp; :)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;The report pointer is declared in your application ,not in enclave1. You have to pass the pointer into enclave1 and &amp;nbsp;get the report using sgx_create_report() function in enclave1.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Yu&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 08:36:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-on-Local-Attestation-Sample-Code-shipped-in-SDK/m-p/1066391#M148</guid>
      <dc:creator>shen_y_</dc:creator>
      <dc:date>2016-07-20T08:36:05Z</dc:date>
    </item>
    <item>
      <title>Hi Sam,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-on-Local-Attestation-Sample-Code-shipped-in-SDK/m-p/1066392#M149</link>
      <description>&lt;P&gt;Hi Sam,&lt;/P&gt;

&lt;P&gt;The report that resides in enclave1 is first copied to untrusted memory of enclave1's process by the enclave itself. Remember the enclave can access all of the processes memory that is mapped. This is okay because the report does not have any secret. untrusted code then can use IPC provided by all operating systems to transfer the report to enclave2's process which is also untrusted memory. Then un trusted code in process two can call into enclave2 which can then copy the report from untrusted memory of enclave2's process into enclave2's memory.&lt;/P&gt;

&lt;P&gt;PFA for your reference for local attestation flow&lt;/P&gt;

&lt;P&gt;Thanks and Regards,&lt;BR /&gt;
	Surenthar Selvaraj&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:14:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-on-Local-Attestation-Sample-Code-shipped-in-SDK/m-p/1066392#M149</guid>
      <dc:creator>Surenthar_S_Intel</dc:creator>
      <dc:date>2016-07-20T09:14:14Z</dc:date>
    </item>
    <item>
      <title>Thanks for your detailed</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-on-Local-Attestation-Sample-Code-shipped-in-SDK/m-p/1066393#M150</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Thanks for your detailed information&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:18:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Question-on-Local-Attestation-Sample-Code-shipped-in-SDK/m-p/1066393#M150</guid>
      <dc:creator>Sam5</dc:creator>
      <dc:date>2016-07-20T10:18:58Z</dc:date>
    </item>
  </channel>
</rss>

