<?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: does imx8qm support using CAAM in TEE</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1373111#M183187</link>
    <description>&lt;P&gt;You can try to &lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Enable-CAAM-accelerating-in-OP-TEE-on-i-MX8QXP-QM-platform-L4-14/ta-p/1102600" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Enable-CAAM-accelerating-in-OP-TEE-on-i-MX8QXP-QM-platform-L4-14/ta-p/1102600&lt;/A&gt; if still not open, tell me.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Nov 2021 03:19:52 GMT</pubDate>
    <dc:creator>Rita_Wang</dc:creator>
    <dc:date>2021-11-18T03:19:52Z</dc:date>
    <item>
      <title>does imx8qm support using CAAM in TEE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1363086#M182252</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi nxp engineers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For imx8qm serials, does it support CAAM in OPTEE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;as I checked,&amp;nbsp; CFG_NXP_CAAM was force set as false...&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;else ifneq (,$(filter $(PLATFORM_FLAVOR),$(mx8qm-flavorlist)))&lt;/SPAN&gt;
&lt;SPAN class=""&gt;$(&lt;/SPAN&gt;&lt;SPAN class=""&gt;call&lt;/SPAN&gt; &lt;SPAN class=""&gt;force&lt;/SPAN&gt;,&lt;SPAN class=""&gt;CFG_MX&lt;/SPAN&gt;8&lt;SPAN class=""&gt;QM&lt;/SPAN&gt;,&lt;SPAN class=""&gt;y&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;
&lt;SPAN class=""&gt;$(&lt;/SPAN&gt;&lt;SPAN class=""&gt;call&lt;/SPAN&gt; &lt;SPAN class=""&gt;force&lt;/SPAN&gt;,&lt;SPAN class=""&gt;CFG_ARM&lt;/SPAN&gt;64&lt;SPAN class=""&gt;_core&lt;/SPAN&gt;,&lt;SPAN class=""&gt;y&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;
&lt;SPAN class=""&gt;$(&lt;/SPAN&gt;&lt;SPAN class=""&gt;call&lt;/SPAN&gt; &lt;SPAN class=""&gt;force&lt;/SPAN&gt;,&lt;SPAN class=""&gt;CFG_IMX_SNVS&lt;/SPAN&gt;,&lt;SPAN class=""&gt;n&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;
&lt;SPAN class=""&gt;CFG_IMX_LPUART&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; y
&lt;SPAN class=""&gt;CFG_DRAM_BASE&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; 0x80000000
&lt;SPAN class=""&gt;CFG_TEE_CORE_NB_CORE&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;6&lt;/SPAN&gt;
&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class=""&gt;$(&lt;/SPAN&gt;&lt;SPAN class=""&gt;call&lt;/SPAN&gt; &lt;SPAN class=""&gt;force&lt;/SPAN&gt;,&lt;SPAN class=""&gt;CFG_NXP_CAAM&lt;/SPAN&gt;,&lt;SPAN class=""&gt;n&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;
&lt;SPAN class=""&gt;$(&lt;/SPAN&gt;&lt;SPAN class=""&gt;call&lt;/SPAN&gt; &lt;SPAN class=""&gt;force&lt;/SPAN&gt;,&lt;SPAN class=""&gt;CFG_IMX_OCOTP&lt;/SPAN&gt;,&lt;SPAN class=""&gt;n&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 08:09:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1363086#M182252</guid>
      <dc:creator>jiankang</dc:creator>
      <dc:date>2021-10-28T08:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: does imx8qm support using CAAM in TEE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1372521#M183130</link>
      <description>&lt;P&gt;By default,Cryptographic algorithms are not accelerated by CAAM on OPTEE. How to enable it you can refer to this thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Security-Blog-NXP-Internal/Enable-CAAM-cryptography-on-OPTEE/ta-p/1123486" target="_blank"&gt;https://community.nxp.com/t5/Security-Blog-NXP-Internal/Enable-CAAM-cryptography-on-OPTEE/ta-p/1123486&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 07:36:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1372521#M183130</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2021-11-17T07:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: does imx8qm support using CAAM in TEE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1372547#M183131</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;I cannot access the contents in target link with "Access Denied" error:&lt;/P&gt;&lt;P&gt;&lt;U&gt;You do not have sufficient privileges for this resource or its parent to perform this action.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Click your browser's&amp;nbsp;&lt;STRONG&gt;Back&lt;/STRONG&gt;&amp;nbsp;button to continue.&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 08:08:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1372547#M183131</guid>
      <dc:creator>jiankang</dc:creator>
      <dc:date>2021-11-17T08:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: does imx8qm support using CAAM in TEE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1373110#M183186</link>
      <description>&lt;P&gt;Sorry for security is not publicly to customer.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 03:17:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1373110#M183186</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2021-11-18T03:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: does imx8qm support using CAAM in TEE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1373111#M183187</link>
      <description>&lt;P&gt;You can try to &lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Enable-CAAM-accelerating-in-OP-TEE-on-i-MX8QXP-QM-platform-L4-14/ta-p/1102600" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Enable-CAAM-accelerating-in-OP-TEE-on-i-MX8QXP-QM-platform-L4-14/ta-p/1102600&lt;/A&gt; if still not open, tell me.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 03:19:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1373111#M183187</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2021-11-18T03:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: does imx8qm support using CAAM in TEE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1373433#M183220</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;thanks for your information.&lt;/P&gt;&lt;P&gt;but I have some issues when appling these patchs downloaded from the target link.&lt;/P&gt;&lt;P&gt;could you share the baseline infor of these patchs.&lt;/P&gt;&lt;P&gt;and Can I find these patchs in offical release ?&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/imx/meta-imx-optee/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://source.codeaurora.org/external/imx/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 10:45:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1373433#M183220</guid>
      <dc:creator>jiankang</dc:creator>
      <dc:date>2021-11-18T10:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: does imx8qm support using CAAM in TEE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1374877#M183354</link>
      <description>&lt;P&gt;No, you can download from the last link I share to you.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 08:40:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/does-imx8qm-support-using-CAAM-in-TEE/m-p/1374877#M183354</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2021-11-22T08:40:49Z</dc:date>
    </item>
  </channel>
</rss>

