<?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 Thanks for replying! I'll in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-ECALL-method-name-used-at-SampleCode-LocalAttestation/m-p/1149365#M2522</link>
    <description>&lt;P&gt;Thanks for replying!&amp;nbsp;I'll look into them.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Postal&lt;/P&gt;</description>
    <pubDate>Thu, 01 Nov 2018 15:43:41 GMT</pubDate>
    <dc:creator>aos</dc:creator>
    <dc:date>2018-11-01T15:43:41Z</dc:date>
    <item>
      <title>About ECALL method name used at SampleCode/LocalAttestation</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-ECALL-method-name-used-at-SampleCode-LocalAttestation/m-p/1149363#M2520</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;Today I was reading the codes in "SampleCode/LocalAttestation/" of Linux version, and I found some strange points.&lt;/P&gt;

&lt;P&gt;In "SampleCode/LocalAttestation/App/App.cpp, it calls "Enclave1_test_create_session()" for creating session between Enclave1 and another enclave, but I cannot find the definition of that method anywhere. Only I can find with its definition is "test_create_session()" method in enclave code, instead of "Enclave1_test_create_session". Of course the functions for Enclave2 and Enclave3, and other-purpose functions (e.g. Enclave2_test_enclave_to_enclave_call() ) are also the same.&lt;/P&gt;

&lt;P&gt;Is there any feature on SGX that automatically resolve function names following the directory name or something?&lt;/P&gt;

&lt;P&gt;Maybe there is massive possibility that I missed something which should be known, so please forgive me for my poor question (and my poor English).&lt;/P&gt;</description>
      <pubDate>Sat, 27 Oct 2018 19:36:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-ECALL-method-name-used-at-SampleCode-LocalAttestation/m-p/1149363#M2520</guid>
      <dc:creator>aos</dc:creator>
      <dc:date>2018-10-27T19:36:44Z</dc:date>
    </item>
    <item>
      <title>Hello.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-ECALL-method-name-used-at-SampleCode-LocalAttestation/m-p/1149364#M2521</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;The Enclave1_test_create_session is automatically created at build time by the sgx_edger8r utility, which takes .edl files as inputs and creates the edge routines to call in and out of enclaves.&amp;nbsp; So, if you run make from the project root, the header/source file for all the functions defined in the .edl files will be created, adding the name of the .edl file to the beginning of the function, "Enclave1_" in this case.&amp;nbsp; You can read more about the edger8r tool in the SGX Dev Ref for Linux.&lt;/P&gt;

&lt;P&gt;Regards.&lt;/P&gt;

&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 12:19:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-ECALL-method-name-used-at-SampleCode-LocalAttestation/m-p/1149364#M2521</guid>
      <dc:creator>Scott_R_Intel</dc:creator>
      <dc:date>2018-10-29T12:19:51Z</dc:date>
    </item>
    <item>
      <title>Thanks for replying! I'll</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-ECALL-method-name-used-at-SampleCode-LocalAttestation/m-p/1149365#M2522</link>
      <description>&lt;P&gt;Thanks for replying!&amp;nbsp;I'll look into them.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Postal&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:43:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-ECALL-method-name-used-at-SampleCode-LocalAttestation/m-p/1149365#M2522</guid>
      <dc:creator>aos</dc:creator>
      <dc:date>2018-11-01T15:43:41Z</dc:date>
    </item>
  </channel>
</rss>

