<?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: RNG Hardware error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/RNG-Hardware-error/m-p/612407#M92467</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;The RNG Hardware error usually means that the entropy source has&lt;BR /&gt;failed to generate entropy, and therefore the RNG cannot instantiate.&lt;BR /&gt;&amp;nbsp; For early engineering samples with CAAM it may be necessary to blow&lt;BR /&gt;the RNG trim fuses. This increases the amount of time that CAAM ENG&lt;BR /&gt;is given to&amp;nbsp; generate entropy. Please check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From “i.MX_6_Linux_High_Assurance_Boot_(HAB)_User's_Guide.pdf” :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turn on RNG_TRIM&lt;BR /&gt;&lt;BR /&gt;$ echo 0x00040000 &amp;gt; HW_OCOTP_MEM0&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; Next, the error&amp;nbsp; may be caused if the TRNG has been configured with a too&lt;BR /&gt;small value for ENT_DLY in RNG TRNG Seed Control Register (RTSDCTL). Please&lt;BR /&gt;try to load a value of 1600 for the ENT_DLY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please look at recommendations of section 3.3.2. (RNG Trim fuses)&lt;/P&gt;&lt;P&gt;of app note AN4581 (Secure Boot on i.MX50, i.MX53, and i.MX 6 Series &lt;BR /&gt;using HABv4).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://cache.nxp.com/files/32bit/doc/app_note/AN4581.pdf" title="http://cache.nxp.com/files/32bit/doc/app_note/AN4581.pdf"&gt;http://cache.nxp.com/files/32bit/doc/app_note/AN4581.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&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>Mon, 14 Nov 2016 05:25:16 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2016-11-14T05:25:16Z</dc:date>
    <item>
      <title>RNG Hardware error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RNG-Hardware-error/m-p/612406#M92466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Freescale i.MX6SOLO rev1.2&lt;/P&gt;&lt;P&gt;Attempts to instantiate the RNG in non test mode give job completion with error code&lt;/P&gt;&lt;P&gt;0x2000065b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hardware error, RNG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should I check to find the cause please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAAM status indicates that entropy is not being generated, ring oscillator not running&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:25:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RNG-Hardware-error/m-p/612406#M92466</guid>
      <dc:creator>richardhaydon</dc:creator>
      <dc:date>2016-10-28T10:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: RNG Hardware error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RNG-Hardware-error/m-p/612407#M92467</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;The RNG Hardware error usually means that the entropy source has&lt;BR /&gt;failed to generate entropy, and therefore the RNG cannot instantiate.&lt;BR /&gt;&amp;nbsp; For early engineering samples with CAAM it may be necessary to blow&lt;BR /&gt;the RNG trim fuses. This increases the amount of time that CAAM ENG&lt;BR /&gt;is given to&amp;nbsp; generate entropy. Please check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From “i.MX_6_Linux_High_Assurance_Boot_(HAB)_User's_Guide.pdf” :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turn on RNG_TRIM&lt;BR /&gt;&lt;BR /&gt;$ echo 0x00040000 &amp;gt; HW_OCOTP_MEM0&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; Next, the error&amp;nbsp; may be caused if the TRNG has been configured with a too&lt;BR /&gt;small value for ENT_DLY in RNG TRNG Seed Control Register (RTSDCTL). Please&lt;BR /&gt;try to load a value of 1600 for the ENT_DLY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please look at recommendations of section 3.3.2. (RNG Trim fuses)&lt;/P&gt;&lt;P&gt;of app note AN4581 (Secure Boot on i.MX50, i.MX53, and i.MX 6 Series &lt;BR /&gt;using HABv4).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://cache.nxp.com/files/32bit/doc/app_note/AN4581.pdf" title="http://cache.nxp.com/files/32bit/doc/app_note/AN4581.pdf"&gt;http://cache.nxp.com/files/32bit/doc/app_note/AN4581.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&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>Mon, 14 Nov 2016 05:25:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RNG-Hardware-error/m-p/612407#M92467</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-11-14T05:25:16Z</dc:date>
    </item>
  </channel>
</rss>

