<?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 on imx8m plus on Android14 BSP in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2300718#M243632</link>
    <description>&lt;P&gt;ok, then you can refer to the chapter&amp;nbsp;3.1.2.2 Signing bootloader images and&amp;nbsp;3.1.2.3 Signing the MCU firmware of enclosed file&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jan 2026 00:44:04 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2026-01-27T00:44:04Z</dc:date>
    <item>
      <title>secure boot on imx8m plus on Android14 BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2292206#M243348</link>
      <description>&lt;P&gt;I want to enable the secure boot on imx8m plus board with Android 14 BSP, such that the board will always boot on our signed keys only.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 05:55:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2292206#M243348</guid>
      <dc:creator>Suryashmichakraborty</dc:creator>
      <dc:date>2026-01-13T05:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: secure boot on imx8m plus on Android14 BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2292920#M243388</link>
      <description>&lt;P&gt;pls refer to this document firstly&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Steps-for-single-secure-boot-for-Android-BSP/ta-p/2157256" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Steps-for-single-secure-boot-for-Android-BSP/ta-p/2157256&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 03:08:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2292920#M243388</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2026-01-14T03:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: secure boot on imx8m plus on Android14 BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2294003#M243420</link>
      <description>&lt;P&gt;I have followed the steps given in the PDF and generated the keys like:&amp;nbsp;&lt;/P&gt;&lt;P&gt;SRK1_sha256_1024_65537_v3_ca_key.der&lt;BR /&gt;SRK1_sha256_1024_65537_v3_ca_key.pem&lt;BR /&gt;SRK1_sha256_1024_65537_v3_usr_key.der&lt;BR /&gt;SRK1_sha256_1024_65537_v3_usr_key.pem&lt;BR /&gt;SRK1_sha256_2048_65537_v3_ca_key.der&lt;BR /&gt;SRK1_sha256_2048_65537_v3_ca_key.pem&lt;BR /&gt;SRK2_sha256_1024_65537_v3_ca_key.der&lt;BR /&gt;SRK2_sha256_1024_65537_v3_ca_key.pem&lt;BR /&gt;SRK2_sha256_2048_65537_v3_ca_key.der&lt;BR /&gt;SRK2_sha256_2048_65537_v3_ca_key.pem&lt;BR /&gt;SRK3_sha256_2048_65537_v3_ca_key.der&lt;BR /&gt;SRK3_sha256_2048_65537_v3_ca_key.pem&lt;BR /&gt;SRK4_sha256_2048_65537_v3_ca_key.der&lt;BR /&gt;SRK4_sha256_2048_65537_v3_ca_key.pem and also the CSF, IMG and CA.&lt;/P&gt;&lt;P&gt;the private keys are&amp;nbsp;openssl x509 -in crts/SRK1_sha256_2048_65537_v3_ca_crt.pem -text -noout | grep Subject&lt;BR /&gt;Subject: CN = SRK1_sha256_2048_65537_v3_ca&lt;BR /&gt;Subject Public Key Info:&lt;BR /&gt;X509v3 Subject Key Identifier:&amp;nbsp;&lt;/P&gt;&lt;P&gt;openssl x509 -in crts/CSF1_1_sha256_2048_65537_v3_usr_crt.pem -text -noout | grep Issuer&lt;BR /&gt;Issuer: CN = SRK1_sha256_2048_65537_v3_ca&lt;/P&gt;&lt;P&gt;openssl rsa -in keys/SRK1_sha256_2048_65537_v3_ca_key.pem -check&lt;BR /&gt;Enter pass phrase for keys/SRK1_sha256_2048_65537_v3_ca_key.pem:&lt;BR /&gt;RSA key ok&lt;/P&gt;&lt;P&gt;Are all these keys ready to flash on imx8m plus smarc som?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 07:28:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2294003#M243420</guid>
      <dc:creator>Suryashmichakraborty</dc:creator>
      <dc:date>2026-01-15T07:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: secure boot on imx8m plus on Android14 BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2296224#M243470</link>
      <description>&lt;P&gt;did you generate SRK table already?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 02:10:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2296224#M243470</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2026-01-20T02:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: secure boot on imx8m plus on Android14 BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2297096#M243494</link>
      <description>&lt;P&gt;yes,&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SRK Hash Table" style="width: 742px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373638i96E71DFD46DCB6DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="hashtab.jpg" alt="SRK Hash Table" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;SRK Hash Table&lt;/span&gt;&lt;/span&gt; the SRK Hash table is generated successfully from the keys&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 06:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2297096#M243494</guid>
      <dc:creator>Suryashmichakraborty</dc:creator>
      <dc:date>2026-01-21T06:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: secure boot on imx8m plus on Android14 BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2300718#M243632</link>
      <description>&lt;P&gt;ok, then you can refer to the chapter&amp;nbsp;3.1.2.2 Signing bootloader images and&amp;nbsp;3.1.2.3 Signing the MCU firmware of enclosed file&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 00:44:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2300718#M243632</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2026-01-27T00:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: secure boot on imx8m plus on Android14 BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2305295#M243792</link>
      <description>&lt;P&gt;I have burned the fuses on my imx8m plus board, but unable to get the signed image or flashing,&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WhatsApp Image 2026-02-03 at 4.53.55 PM.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/375304i75A205528DAD7670/image-size/large?v=v2&amp;amp;px=999" role="button" title="WhatsApp Image 2026-02-03 at 4.53.55 PM.jpeg" alt="WhatsApp Image 2026-02-03 at 4.53.55 PM.jpeg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hex.jpg" style="width: 727px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/375305i8A00AD032B70C351/image-size/large?v=v2&amp;amp;px=999" role="button" title="hex.jpg" alt="hex.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="flash.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/375306iBB8365EC3767440B/image-size/large?v=v2&amp;amp;px=999" role="button" title="flash.jpg" alt="flash.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;how to recover and find the correct igned image for flashig?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 11:47:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2305295#M243792</guid>
      <dc:creator>Suryashmichakraborty</dc:creator>
      <dc:date>2026-02-03T11:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: secure boot on imx8m plus on Android14 BSP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2314410#M243919</link>
      <description>&lt;P&gt;I am unable to sign the correct image on my imx8m plus board after fusing the keys permanently on the board!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 07:19:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/secure-boot-on-imx8m-plus-on-Android14-BSP/m-p/2314410#M243919</guid>
      <dc:creator>Suryashmichakraborty</dc:creator>
      <dc:date>2026-02-09T07:19:46Z</dc:date>
    </item>
  </channel>
</rss>

