<?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: i.mx6 HAB problem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692122#M107280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have tried, but unfortunately I haven't save the log. I can only remember that it says "secure boot is disabled" with 5 HAB event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2017 08:37:12 GMT</pubDate>
    <dc:creator>melonsis</dc:creator>
    <dc:date>2017-07-11T08:37:12Z</dc:date>
    <item>
      <title>i.mx6 HAB problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692118#M107276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just programmed the fuses on my board to enable the HAB mode, but it cannot boot now. There is nothing displaying in my HyperTerminal, and when I trying to use mfgtools to re-burn it, it got stuck during the stage "Jumping to OS image".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that because I programmed wrong data to fuses？Or I need to switch a boot mode to support HAB mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Chang Tan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 07:17:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692118#M107276</guid>
      <dc:creator>melonsis</dc:creator>
      <dc:date>2017-07-11T07:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 HAB problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692119#M107277</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;&amp;nbsp; It is needed to use U-boot and kernel also signed to run them with MFG under&lt;/P&gt;&lt;P&gt;HAB. Let me remind, the fuses are once burned. Have You seen any HAB messages&lt;/P&gt;&lt;P&gt;before "closing" the device ?&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, 11 Jul 2017 07:53:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692119#M107277</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2017-07-11T07:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 HAB problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692120#M107278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the document IMX6HABUG , signed the u-boot.imx and got the u-boot-sigend-pad.imx, then burn it into the board. Then, I followed the document AN4581, programmed the fuses (use hexdump to display my fuse value and use fuse -prog to program it) . Before I programmed "fuse prog 0 6 0x2", which wrote in chapter 3.9 in AN4581, the board can be boot normally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW:I haven't see anything before closing the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Chang Tan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 08:10:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692120#M107278</guid>
      <dc:creator>melonsis</dc:creator>
      <dc:date>2017-07-11T08:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 HAB problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692121#M107279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have You tried &amp;nbsp;U-boot 'hab_status' &amp;nbsp;command before "fuse prog 0 6 0x2",&lt;/P&gt;&lt;P&gt;as described in section&amp;nbsp;3.8. (Verify HAB successfully authenticates the signed image)&lt;/P&gt;&lt;P&gt;of AN4581. Is it possible to look at that log ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 08:21:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692121#M107279</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2017-07-11T08:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 HAB problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692122#M107280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have tried, but unfortunately I haven't save the log. I can only remember that it says "secure boot is disabled" with 5 HAB event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 08:37:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-HAB-problem/m-p/692122#M107280</guid>
      <dc:creator>melonsis</dc:creator>
      <dc:date>2017-07-11T08:37:12Z</dc:date>
    </item>
  </channel>
</rss>

