<?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 NXP Secure boot iMX8X in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Secure-boot-iMX8X/m-p/1229532#M169329</link>
    <description>&lt;P&gt;In the&amp;nbsp; Step by Step Guide from NXP to setup up secure boot, it states the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.2 Preparing U-Boot to support AHAB secure boot features&lt;BR /&gt;----------------------------------------------------------&lt;/P&gt;&lt;P&gt;The U-Boot provides extra functions for AHAB, such as the ability to&lt;BR /&gt;authenticate additional container images by calling the SCU API&lt;BR /&gt;sc_misc_seco_authenticate() function.&lt;/P&gt;&lt;P&gt;The support is enabled by adding CONFIG_AHAB_BOOT to the defconfig file used&lt;BR /&gt;for your target:&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Defconfig:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_AHAB_BOOT=y&lt;BR /&gt;&amp;nbsp; - Kconfig:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ARM architecture -&amp;gt; Support i.MX 8 AHAB features&lt;/P&gt;&lt;P&gt;What is the purpose of the Kconfig ARM architecture support for AHAB?&amp;nbsp; &lt;SPAN&gt;The AHAB (only supported on IMX&lt;/SPAN&gt;&lt;SPAN&gt;8 and IMX8&lt;/SPAN&gt;&lt;SPAN&gt;X families) in ROM is responsible for authenticating the SECO firmware (NXP signed), which will supply the services for &lt;/SPAN&gt;&lt;SPAN&gt;authenticating the images signed by the user to the System Controller ROM.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Does this kernel configuration flag enable this AHAB support by turning on AHAB in ROM? Does it enabling the ROM to support AHAB by the ROM?&amp;nbsp; The .config option I believe is to enable AHAB functionality in the ARM Trusted processor itself. To enable ROM for the AHAB feature in the kernel? I need to know if it is an optional configuration, or if it essential and why.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2021 20:52:53 GMT</pubDate>
    <dc:creator>Gandalf-kern</dc:creator>
    <dc:date>2021-02-10T20:52:53Z</dc:date>
    <item>
      <title>NXP Secure boot iMX8X</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Secure-boot-iMX8X/m-p/1229532#M169329</link>
      <description>&lt;P&gt;In the&amp;nbsp; Step by Step Guide from NXP to setup up secure boot, it states the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.2 Preparing U-Boot to support AHAB secure boot features&lt;BR /&gt;----------------------------------------------------------&lt;/P&gt;&lt;P&gt;The U-Boot provides extra functions for AHAB, such as the ability to&lt;BR /&gt;authenticate additional container images by calling the SCU API&lt;BR /&gt;sc_misc_seco_authenticate() function.&lt;/P&gt;&lt;P&gt;The support is enabled by adding CONFIG_AHAB_BOOT to the defconfig file used&lt;BR /&gt;for your target:&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Defconfig:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_AHAB_BOOT=y&lt;BR /&gt;&amp;nbsp; - Kconfig:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ARM architecture -&amp;gt; Support i.MX 8 AHAB features&lt;/P&gt;&lt;P&gt;What is the purpose of the Kconfig ARM architecture support for AHAB?&amp;nbsp; &lt;SPAN&gt;The AHAB (only supported on IMX&lt;/SPAN&gt;&lt;SPAN&gt;8 and IMX8&lt;/SPAN&gt;&lt;SPAN&gt;X families) in ROM is responsible for authenticating the SECO firmware (NXP signed), which will supply the services for &lt;/SPAN&gt;&lt;SPAN&gt;authenticating the images signed by the user to the System Controller ROM.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Does this kernel configuration flag enable this AHAB support by turning on AHAB in ROM? Does it enabling the ROM to support AHAB by the ROM?&amp;nbsp; The .config option I believe is to enable AHAB functionality in the ARM Trusted processor itself. To enable ROM for the AHAB feature in the kernel? I need to know if it is an optional configuration, or if it essential and why.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 20:52:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-Secure-boot-iMX8X/m-p/1229532#M169329</guid>
      <dc:creator>Gandalf-kern</dc:creator>
      <dc:date>2021-02-10T20:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: NXP Secure boot iMX8X</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Secure-boot-iMX8X/m-p/1230073#M169407</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are right, it is an essential characteristic, otherwise, the i.MX8 features will not be supported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;Ivan.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 21:53:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-Secure-boot-iMX8X/m-p/1230073#M169407</guid>
      <dc:creator>IvanRuiz</dc:creator>
      <dc:date>2021-02-11T21:53:28Z</dc:date>
    </item>
  </channel>
</rss>

