<?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 Please refer the below link in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/calloc-in/m-p/1122460#M1555</link>
    <description>&lt;P&gt;Please refer the below link for your reference&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/704653"&gt;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/704653&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;-Surenthar&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2016 02:33:56 GMT</pubDate>
    <dc:creator>Surenthar_S_Intel</dc:creator>
    <dc:date>2016-12-28T02:33:56Z</dc:date>
    <item>
      <title>calloc in</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/calloc-in/m-p/1122459#M1554</link>
      <description>&lt;P&gt;Hi,I am learning SGX and doing some experiments on it.&lt;/P&gt;

&lt;P&gt;I have a question about calloc in enclave. For example ,there is a enclave function like this:&lt;/P&gt;

&lt;P&gt;void* FuncAlloc (unsigned long size)&lt;BR /&gt;
	{&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; void* pv = calloc(size, sizeof(char));&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp; &amp;nbsp; if (pv)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;return pv;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; return NULL;&lt;BR /&gt;
	}&lt;/P&gt;

&lt;P&gt;I found when the parameter &lt;EM&gt;size &lt;/EM&gt;is a big number,this function return NULL&amp;nbsp;.&lt;/P&gt;

&lt;P&gt;I want to know is there any size limitation on calloc in enclave?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2016 04:42:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/calloc-in/m-p/1122459#M1554</guid>
      <dc:creator>zhi_h_</dc:creator>
      <dc:date>2016-12-26T04:42:35Z</dc:date>
    </item>
    <item>
      <title>Please refer the below link</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/calloc-in/m-p/1122460#M1555</link>
      <description>&lt;P&gt;Please refer the below link for your reference&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/704653"&gt;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/704653&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;-Surenthar&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 02:33:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/calloc-in/m-p/1122460#M1555</guid>
      <dc:creator>Surenthar_S_Intel</dc:creator>
      <dc:date>2016-12-28T02:33:56Z</dc:date>
    </item>
  </channel>
</rss>

