<?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 imx93: SRK revocation in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx93-SRK-revocation/m-p/1827004#M221201</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to perform key revocation on my closed imx93 board.&lt;/P&gt;&lt;P&gt;My CSF file looks like:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;[Header]&lt;BR /&gt;Target = AHAB&lt;BR /&gt;Version = 1.0&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;[Install SRK]&lt;BR /&gt;File = "../cst-3.4.0/crts/SRKtable.bin"&lt;BR /&gt;Source = "../cst-3.4.0/crts/SRK2_sha384_secp384r1_v3_usr_crt.pem"&lt;BR /&gt;Source index = 1&lt;BR /&gt;Source set = OEM&lt;BR /&gt;Revocations = 0x1&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;[Authenticate Data]&lt;BR /&gt;File = "spl.bin"&lt;BR /&gt;Offsets = 0x400 0x490&lt;/P&gt;&lt;P&gt;The idea is to sign with SRK2 and revoke SRK1 (0x1 bitmask). Booting from that image works fine, but I can still also boot from an image signed with SRK1.&lt;/P&gt;&lt;P&gt;Is there anything else that needs to be done in order to revoke SRK1?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mathieu&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 09:09:00 GMT</pubDate>
    <dc:creator>mothacehe</dc:creator>
    <dc:date>2024-03-13T09:09:00Z</dc:date>
    <item>
      <title>imx93: SRK revocation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-SRK-revocation/m-p/1827004#M221201</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to perform key revocation on my closed imx93 board.&lt;/P&gt;&lt;P&gt;My CSF file looks like:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;[Header]&lt;BR /&gt;Target = AHAB&lt;BR /&gt;Version = 1.0&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;[Install SRK]&lt;BR /&gt;File = "../cst-3.4.0/crts/SRKtable.bin"&lt;BR /&gt;Source = "../cst-3.4.0/crts/SRK2_sha384_secp384r1_v3_usr_crt.pem"&lt;BR /&gt;Source index = 1&lt;BR /&gt;Source set = OEM&lt;BR /&gt;Revocations = 0x1&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;[Authenticate Data]&lt;BR /&gt;File = "spl.bin"&lt;BR /&gt;Offsets = 0x400 0x490&lt;/P&gt;&lt;P&gt;The idea is to sign with SRK2 and revoke SRK1 (0x1 bitmask). Booting from that image works fine, but I can still also boot from an image signed with SRK1.&lt;/P&gt;&lt;P&gt;Is there anything else that needs to be done in order to revoke SRK1?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mathieu&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 09:09:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-SRK-revocation/m-p/1827004#M221201</guid>
      <dc:creator>mothacehe</dc:creator>
      <dc:date>2024-03-13T09:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: imx93: SRK revocation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-SRK-revocation/m-p/1831052#M221454</link>
      <description>&lt;P&gt;check if missing the step ahab_commit 0x10&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, 19 Mar 2024 09:59:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-SRK-revocation/m-p/1831052#M221454</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2024-03-19T09:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: imx93: SRK revocation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-SRK-revocation/m-p/1832953#M221603</link>
      <description>&lt;P&gt;That worked thanks. I had to add support for ahab_commit mainline though: &lt;A href="https://lists.denx.de/pipermail/u-boot/2024-March/548873.html" target="_blank"&gt;https://lists.denx.de/pipermail/u-boot/2024-March/548873.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 12:52:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-SRK-revocation/m-p/1832953#M221603</guid>
      <dc:creator>mothacehe</dc:creator>
      <dc:date>2024-03-21T12:52:29Z</dc:date>
    </item>
  </channel>
</rss>

