<?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: Secure boot support in imx6ul in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1719821#M212299</link>
    <description>Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&lt;BR /&gt;I'm also facing same issue with mx6ull soc. I'm getting HAB Events logs on running hab_status command. Let know know what am I missing.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Rohit</description>
    <pubDate>Sat, 09 Sep 2023 09:47:18 GMT</pubDate>
    <dc:creator>rohitkumar21</dc:creator>
    <dc:date>2023-09-09T09:47:18Z</dc:date>
    <item>
      <title>Secure boot support in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/998536#M148070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently working on enabling secure boot support in the imx6ul based custom board. I have read all the documents regarding secure boot support in imx6ul like. (AN4581.pdf, HAB4_API.pdf, HABCST_UG.pdf, and MX6UL Secure Boot DOC-333674.pdf, etc.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't get below two documents as those are mentioned in "&lt;STRONG&gt;MX6UL Secure Boot DOC-333674.pdf&lt;/STRONG&gt;" for steps to enable HAB and verify the function, You can share those documents as we have NDA.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://community.freescale.com/docs/DOC-96451" title="https://community.freescale.com/docs/DOC-96451"&gt;https://community.freescale.com/docs/DOC-96451&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://community.freescale.com/docs/DOC-275249" title="https://community.freescale.com/docs/DOC-275249"&gt;https://community.freescale.com/docs/DOC-275249&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have followed the below steps as per documents but not able to get any success. Please help me to figure out the root cause.&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Followed CST user guide to generate PKIs tree, SRK tables and&amp;nbsp;programed the SRK hash on the fuse registers as below.&lt;UL&gt;&lt;LI&gt;Login on the imx6ul custom board then writes SRK hash on fuse registers.&lt;UL&gt;&lt;LI&gt;echo 0xFEA39D1C &amp;gt; /sys/fsl_otp/HW_OCOTP_SRK0&lt;/LI&gt;&lt;LI&gt;echo 0x80EA23E4 &amp;gt; /sys/fsl_otp/HW_OCOTP_SRK1&lt;/LI&gt;&lt;LI&gt;echo 0x630F3E1E &amp;gt; /sys/fsl_otp/HW_OCOTP_SRK2&lt;/LI&gt;&lt;LI&gt;echo 0x6ECFC2E4 &amp;gt; /sys/fsl_otp/HW_OCOTP_SRK3&lt;/LI&gt;&lt;LI&gt;echo 0xCC8479A6 &amp;gt; /sys/fsl_otp/HW_OCOTP_SRK4&lt;/LI&gt;&lt;LI&gt;echo 0xA964111&amp;nbsp; &amp;gt; /sys/fsl_otp/HW_OCOTP_SRK5&lt;/LI&gt;&lt;LI&gt;echo 0x239A0E94 &amp;gt; /sys/fsl_otp/HW_OCOTP_SRK6&lt;/LI&gt;&lt;LI&gt;echo 0xECD0C737 &amp;gt; /sys/fsl_otp/HW_OCOTP_SRK7&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Verify the hash value&amp;nbsp;on u-boot console as below&lt;UL&gt;&lt;LI&gt;&lt;P&gt;=&amp;gt; fuse read 3 0 8&lt;BR /&gt;Reading bank 3:&lt;/P&gt;&lt;P&gt;Word 0x00000000: fea39d1c 80ea23e4 630f3e1e 6ecfc2e4&lt;BR /&gt;Word 0x00000004: cc8479a6 0a964111 239a0e94 ecd0c737&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;I don't update any other fuse register for the secure boot. &lt;SPAN style="color: #ff0000;"&gt;So my question is, Do i need to update any other fuse register other than SRK hash fuse?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #333333;"&gt;I have added "CONFIG_SECURE_BOOT=y" in my u-boot defconfig file and build it. You can find my u-boot-compilation log as below.&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;u-boot-imx-2017.03-r0 do_compile: ./tools/mkimage -n board/freescale/centauri/imximage.cfg.cfgtmp -T imximage -e 0x87800000 -d u-boot.bin u-boot.imx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;u-boot-imx-2017.03-r0 do_compile: Image Type: Freescale IMX Boot Image&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;Image Ver: 2 (i.MX53/6/7 compatible)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;Mode: DCD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;Data Size: 466944 Bytes = 456.00 KiB = 0.45 MiB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;Load Address: 877ff420&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;Entry Point: 87800000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;HAB Blocks: 877ff400 00000000 0006dc00&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;DCD Blocks: 00910000 0000002c 000001e8&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="color: #ff0000;"&gt;Here, My question is Do i need other changes required in u-boot for secure boot ?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #333333;"&gt;Prepared CSF file as attached, You can see that, I have used both HAB and DCD blocks in &lt;STRONG&gt;"[Authenticate Data]" &lt;/STRONG&gt;command. &lt;SPAN style="color: #ff0000;"&gt;Is there anything missing in the attached CSF file?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #333333;"&gt;I am using mfg-tool for flashing the u-boot in eMMC. So I have prepared a signed image using the below commands.&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #333333;"&gt;./mod_4_mfgtool.sh clear_dcd_addr u-boot.imx&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #333333;"&gt;./cst -o u-boot-csf.bin -i u-boot.csf (CST version &lt;STRONG&gt;"2.3.2"&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #333333;"&gt;./mod_4_mfgtool.sh set_dcd_addr u-boot.imx&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;cat u-boot.imx u-boot-csf.bin &amp;gt; u-boot-sec.imx&lt;/LI&gt;&lt;LI&gt;Then I have paded the siggned image upto "0x72000" (&lt;SPAN style="color: #333333;"&gt;466944 bytes&lt;/SPAN&gt;)length as &lt;STRONG&gt;"DATA size"&lt;/STRONG&gt; available in u-boot compilation log.&lt;UL&gt;&lt;LI&gt;objcopy -I binary -O binary --pad-to 0x72000 --gap-fill=0x00 u-boot-sec.imx u-boot-sec-pad.imx&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Is my understanding of the padding is correct? and is I have used proper padding for my u-boot image?&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="padding-left: 60px;"&gt;&lt;LI&gt;Copy the&amp;nbsp;&lt;STRONG&gt;u-boot-sec-pad.imx&amp;nbsp;&lt;/STRONG&gt;in mfg tool at &lt;STRONG&gt;"mfgtools-imx6ul\Profiles\Linux\OS Firmware\files\"&amp;nbsp;&lt;/STRONG&gt;directory and keep older u-boot in "&lt;STRONG&gt;mfgtools-imx6ul\Profiles\Linux\OS Firmware\firmware\&lt;/STRONG&gt;". &lt;SPAN style="color: #ff0000;"&gt;I didn't change anything in mfg-tool, So here is my question is, Do I need any changes in mfg-tool for the secure boot?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;You can find my u-boot.imx,&amp;nbsp;&lt;SPAN style="color: #333333;"&gt;u-boot-csf.bin,&amp;nbsp;&lt;SPAN&gt;mod_4_mfgtool.sh,&lt;SPAN style="color: #3d3d3d;"&gt;u-boot-sec-pad.imx and mfg tool script in &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN style="color: #3d3d3d; "&gt;attachment.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN style="color: #3d3d3d; "&gt;5. I got below status using the hab_status command, I have tried differnt way to fix it out but not able to fix it. &lt;SPAN style="color: #ff0000;"&gt;So please let me know what is missing in setps for secure boot.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&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 0x1c 0x42 0x33 0x18 0xc0 0x00&lt;BR /&gt; 0xca 0x00 0x14 0x00 0x02 0xc5 0x1d 0x00&lt;BR /&gt; 0x00 0x00 0x0d 0x44 0x87 0x7f 0xf4 0x00&lt;BR /&gt; 0x00 0x06 0xdc 0x00&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_SIGNATURE (0x18)&lt;BR /&gt;CTX = HAB_CTX_COMMAND (0xC0)&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 0x87 0x7f 0xf4 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 0x87 0x7f 0xf4 0x2c&lt;BR /&gt; 0x00 0x00 0x01 0xe8&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 0x87 0x7f 0xf4 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 5 -----------------&lt;BR /&gt;event data:&lt;BR /&gt; 0xdb 0x00 0x14 0x42 0x33 0x0c 0xa0 0x00&lt;BR /&gt; 0x00 0x00 0x00 0x00 0x87 0x80 0x00 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;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;I have some more queries as below, so please resolve these queries.&lt;/P&gt;&lt;OL&gt;&lt;LI style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Do I pad both u-boot.imx and u-boot-csf.bin file in 4K alignment?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN style="color: #ff0000;"&gt;I am using the same mfg tool for bot secure and unsecured images,&amp;nbsp;&lt;/SPAN&gt;Do I need a separate Mfg tool for the secure boot?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Please Note:&lt;/STRONG&gt; I just want to authenticate my u-boot image only, not kernel. So I am using only signed u-boot image and want to get no HAB events found using hab_status command. I don't want an encrypted secure boot for this secure boot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2020 15:34:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/998536#M148070</guid>
      <dc:creator>prabhunath_gupt</dc:creator>
      <dc:date>2020-01-10T15:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot support in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/998537#M148071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nxp team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/YuriMuhin_ng"&gt;YuriMuhin_ng&lt;/A&gt;‌ &amp;amp; &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am waiting for your response so please resolve my above queries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jan 2020 02:46:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/998537#M148071</guid>
      <dc:creator>prabhunath_gupt</dc:creator>
      <dc:date>2020-01-11T02:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot support in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/998538#M148072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi prabhunath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;additional documents were sent via mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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, 13 Jan 2020 04:29:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/998538#M148072</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-01-13T04:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot support in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/998539#M148073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/prabhunath.gupt@volansystech.com"&gt;prabhunath.gupt@volansystech.com&lt;/A&gt; We're also facing the similar kind of issue now, so can you help us now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 05:59:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/998539#M148073</guid>
      <dc:creator>kanimozhi_t</dc:creator>
      <dc:date>2020-01-14T05:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot support in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1225147#M168838</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi，&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Now I am also using the Secure boot of IMX6UL, could you please send me the relevant reference documents.&amp;nbsp;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 03:38:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1225147#M168838</guid>
      <dc:creator>story</dc:creator>
      <dc:date>2021-02-03T03:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot support in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1549652#M197282</link>
      <description>&lt;P&gt;I am getting the same HAB events, can you please help me out with what am I missing here? I have attached my uboot csf file, u-boot.imx file as well as csf_uboot.bin file.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 11:40:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1549652#M197282</guid>
      <dc:creator>virendra_dalal</dc:creator>
      <dc:date>2022-11-07T11:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot support in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1719821#M212299</link>
      <description>Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&lt;BR /&gt;I'm also facing same issue with mx6ull soc. I'm getting HAB Events logs on running hab_status command. Let know know what am I missing.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Rohit</description>
      <pubDate>Sat, 09 Sep 2023 09:47:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1719821#M212299</guid>
      <dc:creator>rohitkumar21</dc:creator>
      <dc:date>2023-09-09T09:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot support in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1776484#M217549</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on to enable the secure boot on i.MX6UL board. Can you please help to me to get the secure boot related documents for i.MX6UL board?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dhvanil&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 16:31:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1776484#M217549</guid>
      <dc:creator>dhvanil</dc:creator>
      <dc:date>2023-12-18T16:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot support in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1777851#M217665</link>
      <description>&lt;P&gt;After a long time, I'm looking back at my query here. As my HAB implementation is done now. I'm replying to my old question myself to share documents that I obtained from various sources to someone who is struggling on this. Please keep in mind that the NXP docs for HAB are not very well documented so implementation took lots of time and effort. It has lots of variables to take care.. so my suggestion is to, read the documents very carefully. Also there are docs provided with CST package, so read those first.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2023 09:39:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-support-in-imx6ul/m-p/1777851#M217665</guid>
      <dc:creator>rohitkumar21</dc:creator>
      <dc:date>2023-12-20T09:39:33Z</dc:date>
    </item>
  </channel>
</rss>

