<?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 Re: EdgeLOCK SECURE ENCLAVE SDK in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1748215#M214869</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before make, try to checkout one branch such as lf-6.1.36-2.1.0. then no such error reported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Harvey&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 02:40:51 GMT</pubDate>
    <dc:creator>Harvey021</dc:creator>
    <dc:date>2023-10-30T02:40:51Z</dc:date>
    <item>
      <title>EdgeLOCK SECURE ENCLAVE SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1745890#M214681</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using i.MX93 Processor.&lt;/P&gt;&lt;P&gt;Can anyone direct me where to get the SDK for EdgeLock secure enclave?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#SecureEnclave #armprocessor #NXP&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/184532"&gt;@Tia_Lan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 09:33:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1745890#M214681</guid>
      <dc:creator>DeepThinker</dc:creator>
      <dc:date>2023-10-26T09:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: EdgeLOCK SECURE ENCLAVE SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1747486#M214789</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224825"&gt;@DeepThinker&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the link:&amp;nbsp;&lt;A href="https://github.com/nxp-imx/imx-secure-enclave" target="_blank"&gt;GitHub - nxp-imx/imx-secure-enclave: source code for iMX8 SHE driver&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 02:55:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1747486#M214789</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-10-27T02:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: EdgeLOCK SECURE ENCLAVE SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1747839#M214830</link>
      <description>&lt;P&gt;Hi Harvey&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192970" target="_blank"&gt;@Harvey021&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your inputs.&lt;/P&gt;&lt;P&gt;I have tried that, I cloned everything from the link in the linux machine. and Tried to compile it using "make" command.&lt;/P&gt;&lt;P&gt;it shows this error:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;src/common/hsm_api/hsm_dev_attest.c: In function ‘hsm_dev_attest’:&lt;BR /&gt;src/common/hsm_api/hsm_dev_attest.c:40:6: error: ‘MT_SAB_DEV_ATTEST’ undeclared (first use in this function); did you mean ‘HSM_DEV_ATTEST’?&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 40 |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MT_SAB_DEV_ATTEST,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HSM_DEV_ATTEST&lt;BR /&gt;src/common/hsm_api/hsm_dev_attest.c:40:6: note: each undeclared identifier is reported only once for each function it appears in&lt;BR /&gt;make: *** [Makefile:73: src/common/hsm_api/hsm_dev_attest.o] Error 1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks &amp;amp; regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 12:05:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1747839#M214830</guid>
      <dc:creator>DeepThinker</dc:creator>
      <dc:date>2023-10-27T12:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: EdgeLOCK SECURE ENCLAVE SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1748215#M214869</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before make, try to checkout one branch such as lf-6.1.36-2.1.0. then no such error reported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 02:40:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1748215#M214869</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-10-30T02:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: EdgeLOCK SECURE ENCLAVE SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1748278#M214875</link>
      <description>&lt;P&gt;I'm glad to hear that you had a positive experience.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://heardle80s.io/" target="_self"&gt;heardle 80s&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 04:55:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1748278#M214875</guid>
      <dc:creator>NellyAurora</dc:creator>
      <dc:date>2023-10-30T04:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: EdgeLOCK SECURE ENCLAVE SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1748372#M214888</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;Thanks for your inputs. I did as you said, I did the checkout to branch lf-6.1.36-2.1.0&amp;nbsp;before "make". But I am getting the same error again. I am attaching the screenshots in the reply.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Checkout.PNG" style="width: 796px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/247389i5F176907250667A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Checkout.PNG" alt="Checkout.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/247390iFD5569EB630F602C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error.PNG" alt="Error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am able to locate where the error is coming.&lt;/P&gt;&lt;P&gt;src/common/hsm_api/hsm_dev_attest.c&lt;BR /&gt;src/common/hsm_api/hsm_dev_getinfo.c&lt;/P&gt;&lt;P&gt;The definition is missing in those above files&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 06:57:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1748372#M214888</guid>
      <dc:creator>DeepThinker</dc:creator>
      <dc:date>2023-10-30T06:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: EdgeLOCK SECURE ENCLAVE SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1748766#M214917</link>
      <description>&lt;P&gt;My steps:&lt;/P&gt;
&lt;P&gt;1&amp;gt;&amp;nbsp;git clone &lt;A href="https://github.com/nxp-imx/imx-secure-enclave.git" target="_blank"&gt;https://github.com/nxp-imx/imx-secure-enclave.git&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2&amp;gt;&amp;nbsp;ls&lt;BR /&gt;0001-strict-update.patch 0001-test-butt-conti.patch doc EULA.txt include Makefile README SCR.txt src test&lt;/P&gt;
&lt;P&gt;3&amp;gt;&amp;nbsp;git status&lt;BR /&gt;On branch master&lt;BR /&gt;Your branch is up to date with 'origin/master'.&lt;/P&gt;
&lt;P&gt;nothing to commit, working tree clean&lt;/P&gt;
&lt;P&gt;4&amp;gt;&amp;nbsp;git checkout lf-6.1.36-2.1.0&lt;/P&gt;
&lt;P&gt;5&amp;gt;&amp;nbsp; ls&lt;BR /&gt;0001-strict-update.patch 0001-test-butt-conti.patch cmake doc include LICENSE Makefile README scripts SCR.txt se_version.txt src test&lt;/P&gt;
&lt;P&gt;6&amp;gt; make&lt;/P&gt;
&lt;P&gt;7&amp;gt; ls&lt;BR /&gt;0001-strict-update.patch cmake include libseco_nvm.so.1.0 LICENSE nvm_daemon scripts seco_hsm_test seco_v2x_test src&lt;BR /&gt;0001-test-butt-conti.patch doc libseco_hsm.so.1.0 libseco_she.so.1.0 Makefile README SCR.txt seco_she_test se_version.txt test&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 14:20:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1748766#M214917</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-10-30T14:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: EdgeLOCK SECURE ENCLAVE SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1749217#M214967</link>
      <description>&lt;P&gt;My mistake for step 6, change the command "make" to the command line&lt;/P&gt;
&lt;P&gt;"rm -rf export;make PLAT=ele clean; make PLAT=seco clean;make PLAT=ele install_tests;tree export"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if problem persists on your end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 06:57:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EdgeLOCK-SECURE-ENCLAVE-SDK/m-p/1749217#M214967</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-10-31T06:57:27Z</dc:date>
    </item>
  </channel>
</rss>

