<?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: How to keep data inside the enclave between ECALLs in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1524771#M5933</link>
    <description>&lt;P&gt;There is a detailed &lt;A href="https://github.com/intel/linux-sgx/issues/973#issuecomment-1722689569" target="_self"&gt;answer&lt;/A&gt; in intel/sgx/issues on github. The PowerTransition sample code demonstrates exactly how to use a global variable to keep valid data inside the enclave till it's destruction.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Sep 2023 09:40:58 GMT</pubDate>
    <dc:creator>nyxon</dc:creator>
    <dc:date>2023-09-18T09:40:58Z</dc:date>
    <item>
      <title>How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522065#M5911</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;How can i keep some data inside the enclave and preserve them between ECALLs? (not nested ECALL -each one returns) For example the only way to do it is by using a global array? Can i use a global pointer, dynamically allocate memory/create new object inside a trusted function and reference it by the global pointer or after the function returns the memory/object referenced by the global pointer will be destroyed as regular C++ runtime environments?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 21:30:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522065#M5911</guid>
      <dc:creator>nyxon</dc:creator>
      <dc:date>2023-09-08T21:30:45Z</dc:date>
    </item>
    <item>
      <title>Re:How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522317#M5913</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Nyxon,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Thanks for reaching out to us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Let me check with relevant team and I'll update you at the earliest.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2023 01:32:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522317#M5913</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-09-11T01:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522400#M5914</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I am reaching out to seek assistance and guidance regarding Intel Software Guard Extensions (SGX) technology. I have successfully installed and built the Intel SGX SDK ,SGX Driver and Platform Software (PSW) on my LINUX system as per these instructions (&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://github.com/intel/linux-sgx" target="_blank" rel="noopener noreferrer nofollow"&gt;&lt;SPAN class=""&gt;https://github.com/intel/linux-sgx&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;)&amp;nbsp; &amp;nbsp;and I've successfully compiled the codes under SampleCode folder, and now I'm interested in creating enclaves to secure data for my applications.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you can provide me the proper documentation for the C++ codes and their explanation it'll be very helpful.&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;If I write a simple C++ program for addition of two number then where to write the logic and then how to create&amp;nbsp; an enclave for that logic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 07:02:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522400#M5914</guid>
      <dc:creator>Ankit_17</dc:creator>
      <dc:date>2023-09-11T07:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522479#M5915</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/309501"&gt;@Ankit_17&lt;/a&gt;&amp;nbsp; make a SEPARATE THREAD please, i am asking for something specific here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, check -&amp;gt;&lt;A href="https://stackoverflow.com/questions/61648303/intel-sgx-pass-ints-from-application-to-enclave" target="_self"&gt;this&lt;/A&gt; if you want to add two numbers inside the enclave&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 12:10:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522479#M5915</guid>
      <dc:creator>nyxon</dc:creator>
      <dc:date>2023-09-11T12:10:39Z</dc:date>
    </item>
    <item>
      <title>Re:How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522821#M5917</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Nyxon,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;We're received feedback from relevant team.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;The direction attribute instructs the trusted edge routines (trusted bridge and trusted proxy) to copy the buffer pointed by the pointer. In order to copy the buffer contents, the trusted edge routines have to know how much data needs to be copied. For this reason, the direction attribute is usually followed by a &lt;/SPAN&gt;&lt;SPAN style="font-family: courier; font-size: 16px;"&gt;size&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px;"&gt; or &lt;/SPAN&gt;&lt;SPAN style="font-family: courier; font-size: 16px;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px;"&gt; modifier. If neither of these is provided nor the pointer is NULL, the trusted edge routine assumes a &lt;/SPAN&gt;&lt;SPAN style="font-family: courier; font-size: 16px;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px;"&gt; of one. When a buffer is being copied, the trusted bridge must avoid overwriting enclave memory in an ECALL and the trusted proxy must avoid leaking secrets in an OCALL. To accomplish this goal, pointers passed as ECALL parameters must point to untrusted memory and pointers passed as OCALL parameters must point to trusted memory. If these conditions are not satisfied, the trusted bridge and the trusted proxy will report an error at runtime, respectively, and the ECALL and OCALL functions will not be executed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;You may use the direction attribute to trade protection for performance. Otherwise, you must use the &lt;/SPAN&gt;&lt;SPAN style="font-family: courier; font-size: 16px;"&gt;user_check&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px;"&gt; attribute described below and validate the data obtained from untrusted memory via pointers before using it, since the memory a pointer points to could change unexpectedly because it is stored in untrusted memory. However, the direction attribute does not help with structures that contain pointers. In this scenario, you have to validate and copy the buffer contents, recursively if needed, yourself. Alternatively, you can define a structure that can be deep copied.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;On another note, C++ objects are not supported in enclave interface definitions. If an application needs to pass a C++ object across the enclave boundary, you are recommended to store the C++ object’s data in a C struct and marshal the data across the enclave interface. Then you need to instantiate the C++ object inside the enclave with the marshaled C struct passed into the constructor (or you may update existing instantiated objects with appropriate operators).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;For more information, please refer to the following page in&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://download.01.org/intel-sgx/latest/linux-latest/docs/Intel_SGX_Developer_Reference_Linux_2.21_Open_Source.pdf" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;Intel® Software Guard Extensions (Intel® SGX) SDK&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://download.01.org/intel-sgx/latest/linux-latest/docs/Intel_SGX_Developer_Reference_Linux_2.21_Open_Source.pdf" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;for Linux OS&lt;/A&gt;&lt;SPAN style="font-size: 16px;"&gt;S:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 16px;"&gt;Page 45 - Pointer Handling&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 16px;"&gt;Page 56 - Structure Deep Copy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 16px;"&gt;Page 133 - C++ Language Support&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2023 04:46:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522821#M5917</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-09-12T04:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522869#M5918</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/308857"&gt;@nyxon&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Thanks for the refernce and sorry for the interference , actually I have been stuck on this for past 1 months ,also created seperate thread&amp;nbsp; and waiting for the response but have not received any so asked the query here.&lt;/P&gt;&lt;P&gt;one last thing to ask , I am not getting how to use Intel SGX SDK package for linux to create enclaves such as a program for addition in C++.&lt;/P&gt;&lt;P&gt;there are sample codes in SDK(App.cpp ,Enclave.cpp etc) how to use them.&lt;/P&gt;&lt;P&gt;Can you please help me out ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ankit&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 07:43:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522869#M5918</guid>
      <dc:creator>Ankit_17</dc:creator>
      <dc:date>2023-09-12T07:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Re:How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522953#M5919</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/156304"&gt;@Wan_Intel&lt;/a&gt;&amp;nbsp; Hello and thank you for your reply. The provided info are important, but i want to know specifically about global variables inside the enclave.&lt;BR /&gt;For example if i have defined a global array _global_array[10] and a _global_counter=0 in the enclave.cpp&amp;nbsp;&lt;BR /&gt;and invoke an ECALL to initialise the first element of the array and increase the counter and return and then invoke again an ECALL and initialise the second element and increase the counter again will this work? Or after the first ECALL returns, global variables content will be destroyed?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 19:08:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1522953#M5919</guid>
      <dc:creator>nyxon</dc:creator>
      <dc:date>2023-09-12T19:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523066#M5920</link>
      <description>&lt;P&gt;You use the already provided&amp;nbsp;&lt;FONT color="#FF00FF"&gt;makefile&lt;/FONT&gt; with the desired flags, (e.g. make SGX_DEBUG=0 SGX_PRERELEASE=1 SGX_MODE=HW) See simplified structure below. Your code must have these files to be able to be compiled and &lt;STRONG&gt;IF YOU USE&lt;/STRONG&gt; the already provided &lt;FONT color="#FF00FF"&gt;makefile&lt;/FONT&gt; (e.g. use makefile from one of these examples for your own code compilation)&amp;nbsp;&lt;U&gt;you should also respect the folder structure and the file names or else you have to modify the makefile to succeed&lt;/U&gt;. Start by modifying the "HelloEnclave" Example app.cpp and enclave.cpp to achieve some custom functionality, make sure it is working as expected and then continue with other examples.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;LI-EMOJI id="lia_file-folder" title=":file_folder:"&gt;&lt;/LI-EMOJI&gt;&lt;/STRONG&gt;&lt;FONT size="3"&gt;Examples&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;└&lt;LI-EMOJI id="lia_file-folder" title=":file_folder:"&gt;&lt;/LI-EMOJI&gt;Example_1(e.g. "HelloEnclave")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;FONT color="#808000"&gt;└&lt;/FONT&gt;&lt;LI-EMOJI id="lia_file-folder" title=":file_folder:"&gt;&lt;/LI-EMOJI&gt;App&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;└&lt;LI-EMOJI id="lia_page-facing-up" title=":page_facing_up:"&gt;&lt;/LI-EMOJI&gt;&lt;LI-EMOJI id="lia_memo" title=":memo:"&gt;&lt;/LI-EMOJI&gt;app.cpp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; └&lt;LI-EMOJI id="lia_page-facing-up" title=":page_facing_up:"&gt;&lt;/LI-EMOJI&gt;&lt;LI-EMOJI id="lia_memo" title=":memo:"&gt;&lt;/LI-EMOJI&gt;app.h&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;└&lt;LI-EMOJI id="lia_file-folder" title=":file_folder:"&gt;&lt;/LI-EMOJI&gt;Enclave&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; └&lt;LI-EMOJI id="lia_page-facing-up" title=":page_facing_up:"&gt;&lt;/LI-EMOJI&gt;&lt;LI-EMOJI id="lia_memo" title=":memo:"&gt;&lt;/LI-EMOJI&gt;enclave.cpp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; └&lt;LI-EMOJI id="lia_page-facing-up" title=":page_facing_up:"&gt;&lt;/LI-EMOJI&gt;&lt;LI-EMOJI id="lia_memo" title=":memo:"&gt;&lt;/LI-EMOJI&gt;enclave.h&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; └&lt;LI-EMOJI id="lia_page-facing-up" title=":page_facing_up:"&gt;&lt;/LI-EMOJI&gt;&lt;LI-EMOJI id="lia_memo" title=":memo:"&gt;&lt;/LI-EMOJI&gt;private_key.pem&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; └&lt;LI-EMOJI id="lia_page-facing-up" title=":page_facing_up:"&gt;&lt;/LI-EMOJI&gt;&lt;LI-EMOJI id="lia_memo" title=":memo:"&gt;&lt;/LI-EMOJI&gt;enclave.edl&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;└&lt;LI-EMOJI id="lia_page-facing-up" title=":page_facing_up:"&gt;&lt;/LI-EMOJI&gt;&lt;LI-EMOJI id="lia_memo" title=":memo:"&gt;&lt;/LI-EMOJI&gt;&lt;FONT color="#FF00FF"&gt;makefile&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;└&lt;LI-EMOJI id="lia_file-folder" title=":file_folder:"&gt;&lt;/LI-EMOJI&gt;Example_2(e.g. "LocalAttestation")&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;...&lt;/P&gt;&lt;P&gt;└&lt;LI-EMOJI id="lia_file-folder" title=":file_folder:"&gt;&lt;/LI-EMOJI&gt;Example_n&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 19:35:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523066#M5920</guid>
      <dc:creator>nyxon</dc:creator>
      <dc:date>2023-09-12T19:35:54Z</dc:date>
    </item>
    <item>
      <title>Re:How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523171#M5923</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Nyxon,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Thanks for the information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Let me check with relevant team and I'll update you as soon as possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Sep 2023 01:10:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523171#M5923</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-09-13T01:10:32Z</dc:date>
    </item>
    <item>
      <title>Re:How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523175#M5924</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Ankit_17,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Thanks for reaching out to us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Please open a new thread so we can support you in a new thread.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Sep 2023 01:11:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523175#M5924</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-09-13T01:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523242#M5925</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/308857"&gt;@nyxon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 06:06:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523242#M5925</guid>
      <dc:creator>Ankit_17</dc:creator>
      <dc:date>2023-09-13T06:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re:How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523245#M5927</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/156304"&gt;@Wan_Intel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 06:15:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1523245#M5927</guid>
      <dc:creator>Ankit_17</dc:creator>
      <dc:date>2023-09-13T06:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1524771#M5933</link>
      <description>&lt;P&gt;There is a detailed &lt;A href="https://github.com/intel/linux-sgx/issues/973#issuecomment-1722689569" target="_self"&gt;answer&lt;/A&gt; in intel/sgx/issues on github. The PowerTransition sample code demonstrates exactly how to use a global variable to keep valid data inside the enclave till it's destruction.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 09:40:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1524771#M5933</guid>
      <dc:creator>nyxon</dc:creator>
      <dc:date>2023-09-18T09:40:58Z</dc:date>
    </item>
    <item>
      <title>Re:How to keep data inside the enclave between ECALLs</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1525609#M5937</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Nyxon,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Thanks for sharing the information in the community.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Glad to know that your issue has been resolved. If you need any additional information from Intel, please submit a new question as this thread will no longer be monitored.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2023 01:22:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/How-to-keep-data-inside-the-enclave-between-ECALLs/m-p/1525609#M5937</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-09-20T01:22:18Z</dc:date>
    </item>
  </channel>
</rss>

