<?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>i.MX ProcessorsのトピックRe: SAHARA PRNG</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/SAHARA-PRNG/m-p/507379#M82591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You may look at NXP Linux BSP, using it as an example.&lt;/P&gt;&lt;P&gt;In particular, please take a look at Chapter 23 [Symmetric/Asymmetric &lt;BR /&gt;Hashing and Random Accelerator (Sahara) Drivers] of "mx51_linux.pdf",&lt;/P&gt;&lt;P&gt;which describes main features of the driver and its sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/webapp/Download?colCode=IMX51_ER1011_LINUXDOCS_BUNDLE&amp;amp;Parent_nodeId=1276656133953740071624&amp;amp;Parent_pageType=product" title="http://www.nxp.com/webapp/Download?colCode=IMX51_ER1011_LINUXDOCS_BUNDLE&amp;amp;Parent_nodeId=1276656133953740071624&amp;amp;Parent_pageType=product"&gt;http://www.nxp.com/webapp/Download?colCode=IMX51_ER1011_LINUXDOCS_BUNDLE&amp;amp;Parent_nodeId=1276656133953740071624&amp;amp;Parent_pag…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary page :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx51-processors/i.mx51-software-and-development-tool-resources:IMX51_SW" title="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx51-processors/i.mx51-software-and-development-tool-resources:IMX51_SW"&gt;i.MX51 Software &amp;amp; Development Tool Resources|NXP&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2016 07:45:43 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2016-05-10T07:45:43Z</dc:date>
    <item>
      <title>SAHARA PRNG</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SAHARA-PRNG/m-p/507378#M82590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to generate some random numbers using the SAHARA lite on iMX51. When I try to generate the random number, there is an error in the ERROR STATUS register with 'error source' set to 3. (invalid descriptor pointer / length).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The descriptor which I load looks like this :&lt;/P&gt;&lt;P&gt;Header --&amp;gt; Desc #18&lt;/P&gt;&lt;P&gt;Len1&amp;nbsp; -&amp;gt; Number of random bytes needed&lt;/P&gt;&lt;P&gt;Ptr1 --&amp;gt; Pointer to link node&lt;/P&gt;&lt;P&gt;Len2 --&amp;gt; 0&lt;/P&gt;&lt;P&gt;Ptr2&amp;nbsp; --&amp;gt; NULL&lt;/P&gt;&lt;P&gt;Next --&amp;gt; NULL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link Node :&lt;/P&gt;&lt;P&gt;len --&amp;gt; num of bytes needed&lt;/P&gt;&lt;P&gt;ptr --&amp;gt; pointer to the data buffer&lt;/P&gt;&lt;P&gt;next --&amp;gt; NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the descriptor format correct? There's no example in the security manual.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 May 2016 00:49:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SAHARA-PRNG/m-p/507378#M82590</guid>
      <dc:creator>vbhat</dc:creator>
      <dc:date>2016-05-07T00:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAHARA PRNG</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SAHARA-PRNG/m-p/507379#M82591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You may look at NXP Linux BSP, using it as an example.&lt;/P&gt;&lt;P&gt;In particular, please take a look at Chapter 23 [Symmetric/Asymmetric &lt;BR /&gt;Hashing and Random Accelerator (Sahara) Drivers] of "mx51_linux.pdf",&lt;/P&gt;&lt;P&gt;which describes main features of the driver and its sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/webapp/Download?colCode=IMX51_ER1011_LINUXDOCS_BUNDLE&amp;amp;Parent_nodeId=1276656133953740071624&amp;amp;Parent_pageType=product" title="http://www.nxp.com/webapp/Download?colCode=IMX51_ER1011_LINUXDOCS_BUNDLE&amp;amp;Parent_nodeId=1276656133953740071624&amp;amp;Parent_pageType=product"&gt;http://www.nxp.com/webapp/Download?colCode=IMX51_ER1011_LINUXDOCS_BUNDLE&amp;amp;Parent_nodeId=1276656133953740071624&amp;amp;Parent_pag…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary page :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx51-processors/i.mx51-software-and-development-tool-resources:IMX51_SW" title="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx51-processors/i.mx51-software-and-development-tool-resources:IMX51_SW"&gt;i.MX51 Software &amp;amp; Development Tool Resources|NXP&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 07:45:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SAHARA-PRNG/m-p/507379#M82591</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-05-10T07:45:43Z</dc:date>
    </item>
  </channel>
</rss>

