<?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 Generate unique key by using EdgeLock Enclave Hardware Security Module (ele HSM) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Generate-unique-key-by-using-EdgeLock-Enclave-Hardware-Security/m-p/1842380#M222243</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I'm using &lt;LI-PRODUCT title="i.MX93" id="i.MX93"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;with yocto linux with kernel version&amp;nbsp;6.1.1. I want to generate unique key to use in application&lt;/P&gt;&lt;P&gt;I've read about ele HSM, but not able to achieve this. How can i generate this key? How to read this key in command line or in userspace ?&lt;BR /&gt;Also, could you please share uboot and&amp;nbsp; kernel configuration with dts changes?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone help me with this?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2024 11:01:30 GMT</pubDate>
    <dc:creator>Nivas_Pangarkar</dc:creator>
    <dc:date>2024-04-08T11:01:30Z</dc:date>
    <item>
      <title>Generate unique key by using EdgeLock Enclave Hardware Security Module (ele HSM)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Generate-unique-key-by-using-EdgeLock-Enclave-Hardware-Security/m-p/1842380#M222243</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I'm using &lt;LI-PRODUCT title="i.MX93" id="i.MX93"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;with yocto linux with kernel version&amp;nbsp;6.1.1. I want to generate unique key to use in application&lt;/P&gt;&lt;P&gt;I've read about ele HSM, but not able to achieve this. How can i generate this key? How to read this key in command line or in userspace ?&lt;BR /&gt;Also, could you please share uboot and&amp;nbsp; kernel configuration with dts changes?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone help me with this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 11:01:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Generate-unique-key-by-using-EdgeLock-Enclave-Hardware-Security/m-p/1842380#M222243</guid>
      <dc:creator>Nivas_Pangarkar</dc:creator>
      <dc:date>2024-04-08T11:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique key by using EdgeLock Enclave Hardware Security Module (ele HSM)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Generate-unique-key-by-using-EdgeLock-Enclave-Hardware-Security/m-p/1846785#M222498</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this&amp;nbsp;&lt;A href="https://github.com/nxp-imx/imx-secure-enclave/blob/lf-6.6.3_1.0.0/test/hsm/hsm_test.c#L667" target="_self"&gt;lf-6.6.3_1.0.0/test/hsm/hsm_test.c&lt;/A&gt;&amp;nbsp;help for you, note that the private key cannot be read, instead, just used. Can you share more details of how you will use the key in your application?&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>Mon, 15 Apr 2024 06:40:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Generate-unique-key-by-using-EdgeLock-Enclave-Hardware-Security/m-p/1846785#M222498</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2024-04-15T06:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique key by using EdgeLock Enclave Hardware Security Module (ele HSM)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Generate-unique-key-by-using-EdgeLock-Enclave-Hardware-Security/m-p/1846949#M222506</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192970"&gt;@Harvey021&lt;/a&gt;&amp;nbsp;, Thanks for response..&lt;/P&gt;&lt;P&gt;I want to use private key to encrypt partition. How can i use private key for same.&lt;BR /&gt;Also, What are uboot and kernel configuration changes required to use hsm key?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Nivas&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 08:47:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Generate-unique-key-by-using-EdgeLock-Enclave-Hardware-Security/m-p/1846949#M222506</guid>
      <dc:creator>Nivas_Pangarkar</dc:creator>
      <dc:date>2024-04-15T08:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique key by using EdgeLock Enclave Hardware Security Module (ele HSM)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Generate-unique-key-by-using-EdgeLock-Enclave-Hardware-Security/m-p/1894607#M225518</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192970"&gt;@Harvey021&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm in a similar situation here, except I want to use it for authentication with AWS IoT Core and the OTA system. I'm running an i.MX93 and I want to make use of ELE whenever I register my device with AWS IoT Core and the OTA system using public certificates. Do you have any how-to documentation that I can follow to set up and test this?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 17:58:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Generate-unique-key-by-using-EdgeLock-Enclave-Hardware-Security/m-p/1894607#M225518</guid>
      <dc:creator>pilotnite</dc:creator>
      <dc:date>2024-06-26T17:58:12Z</dc:date>
    </item>
  </channel>
</rss>

