<?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 HAB Boot Signed Kernel: HAB Events in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/HAB-Boot-Signed-Kernel-HAB-Events/m-p/756393#M117657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to implement secure boot. I have successfully signed U-boot and it's working fine. Now, I have generated IVT for Kernel and have signed the kernel image. However, upon executing this command from u-boot command line (&lt;SPAN&gt;hab_auth_img 82000000 54a020&lt;/SPAN&gt;), I am getting HAB events. What do these HAB events mean, how to decipher these HAB events and what is the solution for this problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; hab_auth_img 82000000 54a020&lt;/P&gt;&lt;P&gt;Authenticate image from DDR location 0x82000000...&lt;/P&gt;&lt;P&gt;Secure boot enabled&lt;/P&gt;&lt;P&gt;HAB Configuration: 0xcc, HAB State: 0x99&lt;/P&gt;&lt;P&gt;--------- HAB Event 1 -----------------&lt;BR /&gt;event data:&lt;BR /&gt; 0xdb 0x00 0x08 0x41 0x33 0x05 0x0a 0x00&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_IVT (0x05)&lt;BR /&gt;CTX = HAB_CTX_AUTHENTICATE (0x0A)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dheeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2018 02:27:43 GMT</pubDate>
    <dc:creator>dheerajr</dc:creator>
    <dc:date>2018-03-14T02:27:43Z</dc:date>
    <item>
      <title>HAB Boot Signed Kernel: HAB Events</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HAB-Boot-Signed-Kernel-HAB-Events/m-p/756393#M117657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to implement secure boot. I have successfully signed U-boot and it's working fine. Now, I have generated IVT for Kernel and have signed the kernel image. However, upon executing this command from u-boot command line (&lt;SPAN&gt;hab_auth_img 82000000 54a020&lt;/SPAN&gt;), I am getting HAB events. What do these HAB events mean, how to decipher these HAB events and what is the solution for this problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; hab_auth_img 82000000 54a020&lt;/P&gt;&lt;P&gt;Authenticate image from DDR location 0x82000000...&lt;/P&gt;&lt;P&gt;Secure boot enabled&lt;/P&gt;&lt;P&gt;HAB Configuration: 0xcc, HAB State: 0x99&lt;/P&gt;&lt;P&gt;--------- HAB Event 1 -----------------&lt;BR /&gt;event data:&lt;BR /&gt; 0xdb 0x00 0x08 0x41 0x33 0x05 0x0a 0x00&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_IVT (0x05)&lt;BR /&gt;CTX = HAB_CTX_AUTHENTICATE (0x0A)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dheeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 02:27:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HAB-Boot-Signed-Kernel-HAB-Events/m-p/756393#M117657</guid>
      <dc:creator>dheerajr</dc:creator>
      <dc:date>2018-03-14T02:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: HAB Boot Signed Kernel: HAB Events</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HAB-Boot-Signed-Kernel-HAB-Events/m-p/756394#M117658</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;please refer to &lt;A href="https://community.nxp.com/thread/471770"&gt;https://community.nxp.com/thread/471770&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&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>Wed, 14 Mar 2018 08:35:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HAB-Boot-Signed-Kernel-HAB-Events/m-p/756394#M117658</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2018-03-14T08:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: HAB Boot Signed Kernel: HAB Events</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HAB-Boot-Signed-Kernel-HAB-Events/m-p/756395#M117659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pals,&lt;/P&gt;&lt;P&gt;I meet the same condition, any update to fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; hab_status&lt;/P&gt;&lt;P&gt;Secure boot enabled&lt;/P&gt;&lt;P&gt;HAB Configuration: 0xcc, HAB State: 0x99&lt;BR /&gt;No HAB Events Found!&lt;/P&gt;&lt;P&gt;=&amp;gt; hab_auth_img 0x12000000 0x68c020&lt;/P&gt;&lt;P&gt;Authenticate image from DDR location 0x12000000...&lt;/P&gt;&lt;P&gt;Secure boot enabled&lt;/P&gt;&lt;P&gt;HAB Configuration: 0xcc, HAB State: 0x99&lt;/P&gt;&lt;P&gt;--------- HAB Event 1 -----------------&lt;BR /&gt;event data:&lt;BR /&gt; 0xdb 0x00 0x08 0x41 0x33 0x05 0x0a 0x00&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_IVT (0x05)&lt;BR /&gt;CTX = HAB_CTX_AUTHENTICATE (0x0A)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2020 09:07:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HAB-Boot-Signed-Kernel-HAB-Events/m-p/756395#M117659</guid>
      <dc:creator>jones_chang</dc:creator>
      <dc:date>2020-01-08T09:07:08Z</dc:date>
    </item>
  </channel>
</rss>

