<?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 Secure Boot on iMX8ULP in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Secure-Boot-on-iMX8ULP/m-p/2104533#M237615</link>
    <description>&lt;P&gt;I am following the guide from &lt;A href="https://github.com/nxp-imx/uboot-imx/blob/lf_v2024.04/doc/imx/ahab/guides/mx8ulp_9x_secure_boot.txt" target="_self"&gt;uboot-imx&lt;/A&gt;&amp;nbsp;to implement Secure Boot, and after I have fused the SRK Hash (before closing the board), I see two messages after doing `ahab_status` within u-boot.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;IPC = MU RTD (0x1) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CMD = ELE_OEM_CNTN_AUTH_REQ (0x87) &lt;BR /&gt;IND = ELE_NO_AUTHENTICATION_FAILURE_IND (0xEE) &lt;BR /&gt;STA = ELE_SUCCESS_IND (0xD6) &lt;BR /&gt;&lt;BR /&gt;IPC = MU APD (0x2) &lt;BR /&gt;CMD = ELE_OEM_CNTN_AUTH_REQ (0x87) &lt;BR /&gt;IND = ELE_NO_AUTHENTICATION_FAILURE_IND (0xEE) &lt;BR /&gt;STA = ELE_SUCCESS_IND (0xD6)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't figure out why I am getting these messages- has anyone else run into this issue or knows what it means and how to go about it? For context I have pasted my CST setup below for the iMX8ULP according to the CST User Guide.&lt;/P&gt;&lt;PRE&gt;&amp;nbsp;&lt;SPAN&gt;./ahab_pki_tree.sh &lt;BR /&gt;           -existing-ca n &lt;BR /&gt;           -kt ecc &lt;BR /&gt;           -kl p384 &lt;BR /&gt;           -da sha384 &lt;BR /&gt;           -duration 10 &lt;BR /&gt;           -srk-ca n &lt;BR /&gt;&lt;BR /&gt;../linux64/bin/srktool &lt;BR /&gt;           -a 1 &lt;BR /&gt;           -d sha256 &lt;BR /&gt;           -s sha384 &lt;BR /&gt;           -t SRK1234table.bin &lt;BR /&gt;           -e SRK1234fuse.bin &lt;BR /&gt;           -f 1 &lt;BR /&gt;           -c &amp;lt;path_to_crts&amp;gt; &lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 May 2025 15:21:05 GMT</pubDate>
    <dc:creator>ksingh</dc:creator>
    <dc:date>2025-05-26T15:21:05Z</dc:date>
    <item>
      <title>Secure Boot on iMX8ULP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-Boot-on-iMX8ULP/m-p/2104533#M237615</link>
      <description>&lt;P&gt;I am following the guide from &lt;A href="https://github.com/nxp-imx/uboot-imx/blob/lf_v2024.04/doc/imx/ahab/guides/mx8ulp_9x_secure_boot.txt" target="_self"&gt;uboot-imx&lt;/A&gt;&amp;nbsp;to implement Secure Boot, and after I have fused the SRK Hash (before closing the board), I see two messages after doing `ahab_status` within u-boot.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;IPC = MU RTD (0x1) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CMD = ELE_OEM_CNTN_AUTH_REQ (0x87) &lt;BR /&gt;IND = ELE_NO_AUTHENTICATION_FAILURE_IND (0xEE) &lt;BR /&gt;STA = ELE_SUCCESS_IND (0xD6) &lt;BR /&gt;&lt;BR /&gt;IPC = MU APD (0x2) &lt;BR /&gt;CMD = ELE_OEM_CNTN_AUTH_REQ (0x87) &lt;BR /&gt;IND = ELE_NO_AUTHENTICATION_FAILURE_IND (0xEE) &lt;BR /&gt;STA = ELE_SUCCESS_IND (0xD6)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't figure out why I am getting these messages- has anyone else run into this issue or knows what it means and how to go about it? For context I have pasted my CST setup below for the iMX8ULP according to the CST User Guide.&lt;/P&gt;&lt;PRE&gt;&amp;nbsp;&lt;SPAN&gt;./ahab_pki_tree.sh &lt;BR /&gt;           -existing-ca n &lt;BR /&gt;           -kt ecc &lt;BR /&gt;           -kl p384 &lt;BR /&gt;           -da sha384 &lt;BR /&gt;           -duration 10 &lt;BR /&gt;           -srk-ca n &lt;BR /&gt;&lt;BR /&gt;../linux64/bin/srktool &lt;BR /&gt;           -a 1 &lt;BR /&gt;           -d sha256 &lt;BR /&gt;           -s sha384 &lt;BR /&gt;           -t SRK1234table.bin &lt;BR /&gt;           -e SRK1234fuse.bin &lt;BR /&gt;           -f 1 &lt;BR /&gt;           -c &amp;lt;path_to_crts&amp;gt; &lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 15:21:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-Boot-on-iMX8ULP/m-p/2104533#M237615</guid>
      <dc:creator>ksingh</dc:creator>
      <dc:date>2025-05-26T15:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Boot on iMX8ULP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-Boot-on-iMX8ULP/m-p/2106999#M237770</link>
      <description>&lt;P&gt;Already reply back in another ticket from you, please reply there.&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>Thu, 29 May 2025 08:43:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-Boot-on-iMX8ULP/m-p/2106999#M237770</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-05-29T08:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Boot on iMX8ULP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-Boot-on-iMX8ULP/m-p/2192789#M241641</link>
      <description>&lt;P&gt;Hello Harvey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been unable to find your reply on this other ticket, and I am running into the same issue on i.MX93, though it appears the IPC mechanism in my case is "MU APD", not "MU RTD":&lt;/P&gt;&lt;P&gt;0x0287eed6&lt;BR /&gt;IPC = MU APD (0x2)&lt;BR /&gt;CMD = ELE_OEM_CNTN_AUTH_REQ (0x87)&lt;BR /&gt;IND = ELE_NO_AUTHENTICATION_FAILURE_IND (0xEE)&lt;BR /&gt;STA = ELE_SUCCESS_IND (0xD6)&lt;/P&gt;&lt;P&gt;0x0287eed6&lt;BR /&gt;IPC = MU APD (0x2)&lt;BR /&gt;CMD = ELE_OEM_CNTN_AUTH_REQ (0x87)&lt;BR /&gt;IND = ELE_NO_AUTHENTICATION_FAILURE_IND (0xEE)&lt;BR /&gt;STA = ELE_SUCCESS_IND (0xD6)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please explain why I am seeing these events and how to interpret the various fields?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 22:16:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-Boot-on-iMX8ULP/m-p/2192789#M241641</guid>
      <dc:creator>oliben</dc:creator>
      <dc:date>2025-10-24T22:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Boot on iMX8ULP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-Boot-on-iMX8ULP/m-p/2193328#M241664</link>
      <description>&lt;P&gt;OK, I think I might have found &lt;A href="https://community.nxp.com/t5/i-MX-Processors/Error-in-SRK-table-key-generated-from-IMX-CST-TOOL-NEW/m-p/2127343/highlight/true#M238928" target="_self"&gt;the answer&lt;/A&gt; you were referring to, although it was not in one of ksingh's posts:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;ELE_NO_AUTHENTICATION_FAILURE_IND&lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;appears to indicate that the container is not signed.&lt;/P&gt;&lt;P&gt;I am guessing that the status (STA) is nevertheless&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;ELE_SUCCESS_IND&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;because that is not a fatal error, as the system can boot even without authentication because it is not locked.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 08:31:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-Boot-on-iMX8ULP/m-p/2193328#M241664</guid>
      <dc:creator>oliben</dc:creator>
      <dc:date>2025-10-27T08:31:37Z</dc:date>
    </item>
  </channel>
</rss>

