<?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>HardwareのトピックRegarding secure boot imx6ul</title>
    <link>https://community.nxp.com/t5/Hardware/Regarding-secure-boot-imx6ul/m-p/2112811#M124</link>
    <description>&lt;P&gt;I am facing multiple hab event while achieving the secure boot on imx6ul. I have downloaded the cst 4.0 and i have signed it properly as by building the u-boot with imx_hab enabled it is providing me SPL and u-boot-ivt.img file with its hab blocks so we dont need to add IVT we just need change in the .csf file in authentication argument only still i am facing multiple hab_event below here is the log that i am getting&lt;/P&gt;&lt;P&gt;U-Boot SPL 2024.10-rc3 (Jun 09 2025 - 09:19:36 +0000)&lt;BR /&gt;Trying to boot from MMC1&lt;BR /&gt;hab fuse not enabled&lt;/P&gt;&lt;P&gt;Authenticate image from DDR location 0x877fffc0...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2024.10-rc3 (Jun 09 2025 - 09:19:36 +0000)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6UL rev1.1 528 MHz (running at 396 MHz)&lt;BR /&gt;CPU: Industrial temperature grade (-40C to 105C) at 36C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Model: Freescale i.MX6 UltraLite 14x14 EVK Board&lt;BR /&gt;Board: MX6UL 14x14 EVK&lt;BR /&gt;DRAM: 512 MiB&lt;BR /&gt;Core: 70 devices, 21 uclasses, devicetree: separate&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;Loading Environment from MMC... Reading from MMC(1)... OK&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;SEC0: RNG instantiated&lt;BR /&gt;Net: eth1: ethernet@20b4000 [PRIME]Get shared mii bus on ethernet@2188000&lt;BR /&gt;FEC1:1 is connected to ethernet@20b4000. Reconnecting to ethernet@2188000&lt;BR /&gt;, eth0: ethernet@2188000&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;=&amp;gt; hab_status&lt;/P&gt;&lt;P&gt;Secure boot disabled&lt;/P&gt;&lt;P&gt;HAB Configuration: 0xf0, HAB State: 0x66&lt;/P&gt;&lt;P&gt;--------- HAB Event 1 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x08 0x42 0x33 0x22 0x0a 0x00&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ADDRESS (0x22)&lt;BR /&gt;CTX = HAB_CTX_AUTHENTICATE (0x0A)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 2 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x14 0x42 0x33 0x0c 0xa0 0x00&lt;BR /&gt;0x00 0x00 0x00 0x00 0x00 0x90 0x74 0x00&lt;BR /&gt;0x00 0x00 0x00 0x20&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 3 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x14 0x42 0x33 0x0c 0xa0 0x00&lt;BR /&gt;0x00 0x00 0x00 0x00 0x00 0x90 0x74 0x20&lt;BR /&gt;0x00 0x00 0x00 0x01&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 4 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x14 0x42 0x33 0x0c 0xa0 0x00&lt;BR /&gt;0x00 0x00 0x00 0x00 0x00 0x90 0x80 0x00&lt;BR /&gt;0x00 0x00 0x00 0x04&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jun 2025 11:11:41 GMT</pubDate>
    <dc:creator>bajpaia</dc:creator>
    <dc:date>2025-06-09T11:11:41Z</dc:date>
    <item>
      <title>Regarding secure boot imx6ul</title>
      <link>https://community.nxp.com/t5/Hardware/Regarding-secure-boot-imx6ul/m-p/2112811#M124</link>
      <description>&lt;P&gt;I am facing multiple hab event while achieving the secure boot on imx6ul. I have downloaded the cst 4.0 and i have signed it properly as by building the u-boot with imx_hab enabled it is providing me SPL and u-boot-ivt.img file with its hab blocks so we dont need to add IVT we just need change in the .csf file in authentication argument only still i am facing multiple hab_event below here is the log that i am getting&lt;/P&gt;&lt;P&gt;U-Boot SPL 2024.10-rc3 (Jun 09 2025 - 09:19:36 +0000)&lt;BR /&gt;Trying to boot from MMC1&lt;BR /&gt;hab fuse not enabled&lt;/P&gt;&lt;P&gt;Authenticate image from DDR location 0x877fffc0...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2024.10-rc3 (Jun 09 2025 - 09:19:36 +0000)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6UL rev1.1 528 MHz (running at 396 MHz)&lt;BR /&gt;CPU: Industrial temperature grade (-40C to 105C) at 36C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Model: Freescale i.MX6 UltraLite 14x14 EVK Board&lt;BR /&gt;Board: MX6UL 14x14 EVK&lt;BR /&gt;DRAM: 512 MiB&lt;BR /&gt;Core: 70 devices, 21 uclasses, devicetree: separate&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;Loading Environment from MMC... Reading from MMC(1)... OK&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;SEC0: RNG instantiated&lt;BR /&gt;Net: eth1: ethernet@20b4000 [PRIME]Get shared mii bus on ethernet@2188000&lt;BR /&gt;FEC1:1 is connected to ethernet@20b4000. Reconnecting to ethernet@2188000&lt;BR /&gt;, eth0: ethernet@2188000&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;=&amp;gt; hab_status&lt;/P&gt;&lt;P&gt;Secure boot disabled&lt;/P&gt;&lt;P&gt;HAB Configuration: 0xf0, HAB State: 0x66&lt;/P&gt;&lt;P&gt;--------- HAB Event 1 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x08 0x42 0x33 0x22 0x0a 0x00&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ADDRESS (0x22)&lt;BR /&gt;CTX = HAB_CTX_AUTHENTICATE (0x0A)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 2 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x14 0x42 0x33 0x0c 0xa0 0x00&lt;BR /&gt;0x00 0x00 0x00 0x00 0x00 0x90 0x74 0x00&lt;BR /&gt;0x00 0x00 0x00 0x20&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 3 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x14 0x42 0x33 0x0c 0xa0 0x00&lt;BR /&gt;0x00 0x00 0x00 0x00 0x00 0x90 0x74 0x20&lt;BR /&gt;0x00 0x00 0x00 0x01&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 4 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x14 0x42 0x33 0x0c 0xa0 0x00&lt;BR /&gt;0x00 0x00 0x00 0x00 0x00 0x90 0x80 0x00&lt;BR /&gt;0x00 0x00 0x00 0x04&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 11:11:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Hardware/Regarding-secure-boot-imx6ul/m-p/2112811#M124</guid>
      <dc:creator>bajpaia</dc:creator>
      <dc:date>2025-06-09T11:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding secure boot imx6ul</title>
      <link>https://community.nxp.com/t5/Hardware/Regarding-secure-boot-imx6ul/m-p/2113379#M125</link>
      <description>&lt;P&gt;IVT is needed and part of signed image. Reference link -&amp;nbsp;&lt;A href="https://github.com/nxp-imx/uboot-imx/blob/lf-6.12.3-1.0.0/doc/imx/habv4/guides/mx6_mx7_secure_boot.txt" target="_self"&gt;mx6_mx7_secure_boot.txt&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 07:51:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Hardware/Regarding-secure-boot-imx6ul/m-p/2113379#M125</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-06-10T07:51:14Z</dc:date>
    </item>
  </channel>
</rss>

