<?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>i.MX ProcessorsのトピックRe: CAAM issue in Variscite iMX8m mini EVK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CAAM-issue-in-Variscite-iMX8m-mini-EVK/m-p/2317426#M244012</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I don't know which uboot version you are running, but could you check if you have the following enabled in your uboot defconfig&lt;/P&gt;
&lt;P&gt;CONFIG_ARCH_MISC_INIT=y&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Feb 2026 22:37:31 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2026-02-12T22:37:31Z</dc:date>
    <item>
      <title>CAAM issue in Variscite iMX8m mini EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAAM-issue-in-Variscite-iMX8m-mini-EVK/m-p/2316815#M243996</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am currently working on the &lt;STRONG&gt;Secure Boot implementation&lt;/STRONG&gt; for the Variscite VAR-SOM i.MX8M Mini EVK.&lt;/P&gt;&lt;P&gt;I have generated the private and public keys using OpenSSL and successfully signed the FIT image. However, when I stop the boot process in U-Boot and manually load the FIT image, I encounter errors indicating that &lt;STRONG&gt;CAAM (Cryptographic Acceleration and Assurance Module) is not initialized/configured properly&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I have attached the relevant error logs below for reference.&lt;/P&gt;&lt;P&gt;Could you please review them and suggest possible solutions to resolve this issue at the earliest?&lt;BR /&gt;&lt;BR /&gt;Log:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;u-boot=&amp;gt; ext4ls mmc 1:1 /boot&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;DIR&amp;gt; 1024 .&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;DIR&amp;gt; 1024 ..&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;30843306 fitImage.signed&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;u-boot=&amp;gt; ext4load mmc 1:1 ${loadaddr} /boot/fitImage.signed&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;30843306 bytes read in 1282 ms (22.9 MiB/s)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;u-boot=&amp;gt; iminfo ${loadaddr}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;## Checking Image at 40480000 ...&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FIT image found&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FIT description: Signed FIT Image&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Created: 2026-02-11 10:13:37 UTC&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Image 0 (kernel)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Description: Linux kernel&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Created: 2026-02-11 10:13:37 UTC&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Type: Kernel Image&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Compression: uncompressed&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Data Start: 0x404800c0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Data Size: 30792192 Bytes = 29.4 MiB&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Architecture: AArch64&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;OS: Linux&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Load Address: 0x40200000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Entry Point: 0x40200000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Hash algo: sha256&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Hash value: 6c93585fae1f9fa935271aef6c32e7c908a1127cc1a973c2b9d085092bbaf0fb&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Image 1 (fdt)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Description: Device Tree Blob&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Created: 2026-02-11 10:13:37 UTC&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Type: Flat Device Tree&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Compression: uncompressed&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Data Start: 0x421ddbb8&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Data Size: 49293 Bytes = 48.1 KiB&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Architecture: AArch64&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Hash algo: sha256&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Hash value: 7e517bd42c9792e66532d20497e503e4bb490f3ac54f4a4f3edeee6cd8d8c8d9&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Default Configuration: 'conf'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Configuration 0 (conf)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Description: unavailable&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Kernel: kernel&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FDT: fdt&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Sign algo: sha256,rsa2048:dev&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Sign value: 019c2d9cbeead8b464936f7cd32f8a845e06f3dde00ee376f4ebbdcdcade94a01463af9eb087ab942bb5ca6b022377e43e1890ef56e79d02d7e19ba8b30d411960cd48e1f1b420c8f4a93f3cb0266dc0c5163aea566&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Timestamp: 2026-02-11 10:13:37 UTC&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;## Checking hash(es) for FIT Image at 40480000 ...&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Hash(es) for Image 0 (kernel): sha256Error: Address arguments are not aligned&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CAAM was not setup properly or it is faulty&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;error!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Bad hash value for 'hash' hash node in 'kernel' image node&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Bad hash in FIT image!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;u-boot=&amp;gt; bootm ${loadaddr}&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;## Loading kernel from FIT Image at 40480000 ...&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Using 'conf' configuration&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Verifying Hash Integrity ... OK&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Trying 'kernel' kernel subimage&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Description: Linux kernel&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Created: 2026-02-11 10:13:37 UTC&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Type: Kernel Image&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Compression: uncompressed&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Data Start: 0x404800c0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Data Size: 30792192 Bytes = 29.4 MiB&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Architecture: AArch64&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;OS: Linux&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Load Address: 0x40200000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Entry Point: 0x40200000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Hash algo: sha256&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Hash value: 6c93585fae1f9fa935271aef6c32e7c908a1127cc1a973c2b9d085092bbaf0fb&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Verifying Hash Integrity ... sha256Error: Address arguments are not aligned&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CAAM was not setup properly or it is faulty&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;error!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Bad hash value for 'hash' hash node in 'kernel' image node&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Bad Data Hash&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: can't get kernel image&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 04:44:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAAM-issue-in-Variscite-iMX8m-mini-EVK/m-p/2316815#M243996</guid>
      <dc:creator>Sudharsun</dc:creator>
      <dc:date>2026-02-12T04:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: CAAM issue in Variscite iMX8m mini EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAAM-issue-in-Variscite-iMX8m-mini-EVK/m-p/2317426#M244012</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I don't know which uboot version you are running, but could you check if you have the following enabled in your uboot defconfig&lt;/P&gt;
&lt;P&gt;CONFIG_ARCH_MISC_INIT=y&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 22:37:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAAM-issue-in-Variscite-iMX8m-mini-EVK/m-p/2317426#M244012</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2026-02-12T22:37:31Z</dc:date>
    </item>
  </channel>
</rss>

