<?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のトピックImx8 CAAM key storage</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1706660#M210997</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working on an imx8 platform where we want to create a secure key storage.&lt;BR /&gt;I have read that the CAAM module provides secure key storage. If I understand correctly the Secure Non-Volatile Storage is present to achieve this. However, it is unclear to me how we can persist keys in this.&lt;BR /&gt;&lt;BR /&gt;The only document I come across is AN12714.&lt;BR /&gt;However, this describes how to store keys externally encrypted, but not how to store them in the key storage of the CAAM module.&lt;BR /&gt;&lt;BR /&gt;Can someone explain to me how we can use the CAAM as Secure Non-Volatile Storage?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Erno&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2023 13:01:58 GMT</pubDate>
    <dc:creator>Erno</dc:creator>
    <dc:date>2023-08-17T13:01:58Z</dc:date>
    <item>
      <title>Imx8 CAAM key storage</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1706660#M210997</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working on an imx8 platform where we want to create a secure key storage.&lt;BR /&gt;I have read that the CAAM module provides secure key storage. If I understand correctly the Secure Non-Volatile Storage is present to achieve this. However, it is unclear to me how we can persist keys in this.&lt;BR /&gt;&lt;BR /&gt;The only document I come across is AN12714.&lt;BR /&gt;However, this describes how to store keys externally encrypted, but not how to store them in the key storage of the CAAM module.&lt;BR /&gt;&lt;BR /&gt;Can someone explain to me how we can use the CAAM as Secure Non-Volatile Storage?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Erno&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 13:01:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1706660#M210997</guid>
      <dc:creator>Erno</dc:creator>
      <dc:date>2023-08-17T13:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8 CAAM key storage</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1707543#M211061</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, you are correct. The CAAM on the i.MX8 platform does provide secure key storage. The secure non-volatile storage you mentioned is part of this module. To use the CAAM as secure non-volatile storage, you will need to use the Job Ring module within the CAAM.&lt;/P&gt;&lt;P&gt;This module is responsible for managing and executing security jobs, including key storage. The keys are stored in the secure memory of the CAAM, which is only accessible by the CAAM itself.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 12:29:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1707543#M211061</guid>
      <dc:creator>ramprakash08</dc:creator>
      <dc:date>2023-08-18T12:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8 CAAM key storage</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1707548#M211062</link>
      <description>&lt;P&gt;Good (y)&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 12:52:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1707548#M211062</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2023-08-18T12:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8 CAAM key storage</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1708875#M211202</link>
      <description>&lt;P&gt;Ok, is there any concrete example / application note on how to do this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Erno&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 07:37:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1708875#M211202</guid>
      <dc:creator>Erno</dc:creator>
      <dc:date>2023-08-22T07:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8 CAAM key storage</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1711721#M211482</link>
      <description>&lt;P&gt;I am interested in this too. Is there an application note that details how to “use the job ring” to use the CAAM as secure nonvolatile storage? Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2023 21:48:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1711721#M211482</guid>
      <dc:creator>philbot991</dc:creator>
      <dc:date>2023-08-26T21:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8 CAAM key storage</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1712015#M211537</link>
      <description>&lt;P&gt;We are going to use the encryption route as that is the only method I find documentation about.&lt;/P&gt;&lt;P&gt;I cannot find anything on using the CAAM as a key store.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 07:09:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-CAAM-key-storage/m-p/1712015#M211537</guid>
      <dc:creator>Erno</dc:creator>
      <dc:date>2023-08-28T07:09:58Z</dc:date>
    </item>
  </channel>
</rss>

