<?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: Linux + OPTEE iMX6Q Sabre Auto in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Linux-OPTEE-iMX6Q-Sabre-Auto/m-p/775247#M120350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giorgiomaria&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-optee-test/" title="https://source.codeaurora.org/external/imx/imx-optee-test/"&gt;imx-optee-test - i.MX optee test&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-optee-os/" title="https://source.codeaurora.org/external/imx/imx-optee-os/"&gt;imx-optee-os - i.MX optee os&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-optee-client/" title="https://source.codeaurora.org/external/imx/imx-optee-client/"&gt;imx-optee-client - i.MX optee client&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2018 23:10:44 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-04-10T23:10:44Z</dc:date>
    <item>
      <title>Linux + OPTEE iMX6Q Sabre Auto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-OPTEE-iMX6Q-Sabre-Auto/m-p/775246#M120349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I am trying to run OPTEE and Linux on a Sabre Automotive with a i.MX6Q. Some questions:&lt;/P&gt;&lt;P&gt;- where can I find and build Linux in order to be aware to run in the Normal world (including OPTEE driver and avoiding all secure accesses)?&lt;/P&gt;&lt;P&gt;- does the latest Linux distro support the PSCI to enable SMP? If yes, where I can find the source code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I am able to run OPTEE with CFG_BOOT_SYNC_CPU=n and CFG_PSCI_ARM32=y. OPTEE correctly configures the primary CPU and launches the Normal world that gets stuck without printing anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried 2 different Linux source code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;- linux-imx-imx_4.1.15_2.0.0_ga from the official git &lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git" title="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git"&gt;linux-imx.git - i.MX Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- &lt;A class="link-titled" href="https://github.com/MrVan/linux/tree/imx_4.1.15_2.0.0_ga" title="https://github.com/MrVan/linux/tree/imx_4.1.15_2.0.0_ga"&gt;GitHub - MrVan/linux at imx_4.1.15_2.0.0_ga&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I built both solutions with the following extra lines in the imx_v7_defconfig:&lt;/P&gt;&lt;P&gt;+CONFIG_ARM_PSCI=y&lt;/P&gt;&lt;P&gt;+CONFIG_TEE=y&lt;BR /&gt;+CONFIG_OPTEE=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone can help me on having a fully working SMP environment with OPTEE?&lt;/P&gt;&lt;P&gt;Thanks a lot in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 09:52:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-OPTEE-iMX6Q-Sabre-Auto/m-p/775246#M120349</guid>
      <dc:creator>g_cicero</dc:creator>
      <dc:date>2018-04-09T09:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linux + OPTEE iMX6Q Sabre Auto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-OPTEE-iMX6Q-Sabre-Auto/m-p/775247#M120350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giorgiomaria&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-optee-test/" title="https://source.codeaurora.org/external/imx/imx-optee-test/"&gt;imx-optee-test - i.MX optee test&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-optee-os/" title="https://source.codeaurora.org/external/imx/imx-optee-os/"&gt;imx-optee-os - i.MX optee os&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-optee-client/" title="https://source.codeaurora.org/external/imx/imx-optee-client/"&gt;imx-optee-client - i.MX optee client&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 23:10:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-OPTEE-iMX6Q-Sabre-Auto/m-p/775247#M120350</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-04-10T23:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Linux + OPTEE iMX6Q Sabre Auto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-OPTEE-iMX6Q-Sabre-Auto/m-p/775248#M120351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;first thanks for the answer.&lt;/P&gt;&lt;P&gt;I see that those repositories are all related to OPTEE, when I actually have a partial working environment in the Secure World. I am looking for the Linux source code with support to PSCI and OPTEE driver (still normal world in the linux kernel).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if the linux-imx source code of the same repository (&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/" title="https://source.codeaurora.org/external/imx/linux-imx/"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;) has the feature I am looking for?&lt;/P&gt;&lt;P&gt;Otherwise, could anyone be able to drive me to the right direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;GC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 07:17:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-OPTEE-iMX6Q-Sabre-Auto/m-p/775248#M120351</guid>
      <dc:creator>g_cicero</dc:creator>
      <dc:date>2018-04-11T07:17:13Z</dc:date>
    </item>
  </channel>
</rss>

