<?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: Kernel version for AN12714 : i.MX Encrypted Storage Using CAAM Secure Keys</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1373560#M183229</link>
    <description>&lt;P&gt;I am facing same issue.&lt;/P&gt;&lt;P&gt;and I also try previous release but getting following error:&lt;/P&gt;&lt;P&gt;add_key: No such device&lt;/P&gt;&lt;P&gt;is anything missing&lt;/P&gt;&lt;P&gt;Kernel version:5.4.85&lt;/P&gt;&lt;P&gt;Output of zcat /proc/config.gz | grep -i caam&lt;/P&gt;&lt;P&gt;is as following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# CONFIG_CRYPTO_DEV_FSL_CAAM_DMA is not set&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_COMMON=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_DESC=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_AHASH_API_DESC=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_SECVIO=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM=y&lt;BR /&gt;# CONFIG_CRYPTO_DEV_FSL_CAAM_DEBUG is not set&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_JR=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_RINGSIZE=9&lt;BR /&gt;# CONFIG_CRYPTO_DEV_FSL_CAAM_INTC is not set&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_AHASH_API=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_PKC_API=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_TK_API=y&lt;BR /&gt;# CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_TEST is not set&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_SM=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_SM_SLOTSIZE=7&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_SM_TEST=m&lt;/P&gt;</description>
    <pubDate>Thu, 18 Nov 2021 14:44:57 GMT</pubDate>
    <dc:creator>dpatil</dc:creator>
    <dc:date>2021-11-18T14:44:57Z</dc:date>
    <item>
      <title>Kernel version for AN12714 : i.MX Encrypted Storage Using CAAM Secure Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1258883#M172263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We want to use the CAAM Secure keys on i.MX8 MMd.&lt;/P&gt;&lt;P&gt;I am following the Application Note AN12714 rev2 : i.MX Encrypted Storage Using CAAM Secure Keys.&lt;/P&gt;&lt;P&gt;Every step is succesful until I am stuck at step 3.2.4 page 6,&lt;/P&gt;&lt;P&gt;When entering :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;caam-keygen create randomkeyCCM ccm -s 24&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;we get the following error :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Unable to open device /dev/caam-keygen&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My understanding is that /dev/caam-keygen is not available on the kernel version we use (4.14.98). Is that correct ?&lt;/P&gt;&lt;P&gt;Is there a way, a workarround to add /dev/caam-keygen to our build ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The application note uses the kernel version 5.4.47 (page 5, step 9).&lt;/P&gt;&lt;P&gt;What are the kernel versions that integrates /dev/caam-keygen ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 12:33:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1258883#M172263</guid>
      <dc:creator>PierreB</dc:creator>
      <dc:date>2021-04-08T12:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel version for AN12714 : i.MX Encrypted Storage Using CAAM Secure Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1259313#M172311</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185432"&gt;@PierreB&lt;/a&gt;&lt;BR /&gt;&lt;/EM&gt;Hello&lt;EM&gt;,&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; Please try the previous AN12714 release (attached).&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 03:57:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1259313#M172311</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2021-04-09T03:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel version for AN12714 : i.MX Encrypted Storage Using CAAM Secure Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1259446#M172326</link>
      <description>&lt;P&gt;Thank you Yuri.&lt;/P&gt;&lt;P&gt;I think this is what i need. I will try it immediately.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 07:17:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1259446#M172326</guid>
      <dc:creator>PierreB</dc:creator>
      <dc:date>2021-04-09T07:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel version for AN12714 : i.MX Encrypted Storage Using CAAM Secure Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1260012#M172387</link>
      <description>&lt;P&gt;Following the rev1 of the application note worked.&lt;/P&gt;&lt;P&gt;Thanks a lot Yuri.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Apr 2021 16:50:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1260012#M172387</guid>
      <dc:creator>PierreB</dc:creator>
      <dc:date>2021-04-10T16:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel version for AN12714 : i.MX Encrypted Storage Using CAAM Secure Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1373560#M183229</link>
      <description>&lt;P&gt;I am facing same issue.&lt;/P&gt;&lt;P&gt;and I also try previous release but getting following error:&lt;/P&gt;&lt;P&gt;add_key: No such device&lt;/P&gt;&lt;P&gt;is anything missing&lt;/P&gt;&lt;P&gt;Kernel version:5.4.85&lt;/P&gt;&lt;P&gt;Output of zcat /proc/config.gz | grep -i caam&lt;/P&gt;&lt;P&gt;is as following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# CONFIG_CRYPTO_DEV_FSL_CAAM_DMA is not set&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_COMMON=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_DESC=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_AHASH_API_DESC=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_SECVIO=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM=y&lt;BR /&gt;# CONFIG_CRYPTO_DEV_FSL_CAAM_DEBUG is not set&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_JR=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_RINGSIZE=9&lt;BR /&gt;# CONFIG_CRYPTO_DEV_FSL_CAAM_INTC is not set&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_AHASH_API=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_PKC_API=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_TK_API=y&lt;BR /&gt;# CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_TEST is not set&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_SM=y&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_SM_SLOTSIZE=7&lt;BR /&gt;CONFIG_CRYPTO_DEV_FSL_CAAM_SM_TEST=m&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 14:44:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-version-for-AN12714-i-MX-Encrypted-Storage-Using-CAAM/m-p/1373560#M183229</guid>
      <dc:creator>dpatil</dc:creator>
      <dc:date>2021-11-18T14:44:57Z</dc:date>
    </item>
  </channel>
</rss>

