<?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: ATF compilation for imx8m mini in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/ATF-compilation-for-imx8m-mini/m-p/945327#M141419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I also tried branch imx_4.14.78_1.0.0_ga and the results are the same:&lt;/P&gt;&lt;P&gt;When I compile without SPD=opteed then u-boot starts successfully, but I get error of 'api uid mistmatch' when the op-tee kernel driver is loaded and no tee device is created in /dev/.&lt;/P&gt;&lt;P&gt;When I compile with SPD=opteed then it hangs between SPL and u-boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Sep 2019 05:37:52 GMT</pubDate>
    <dc:creator>borisshapiro</dc:creator>
    <dc:date>2019-09-22T05:37:52Z</dc:date>
    <item>
      <title>ATF compilation for imx8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ATF-compilation-for-imx8m-mini/m-p/945325#M141417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Can you please provide the steps to compile ATF for imx8m mini?&lt;/P&gt;&lt;P&gt;I tried with&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;make PLAT=imx8mm SPD=opteed bl31 CROSS_COMPILE=aarch64-linux-gnu-&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But then I only get the SPL prompt and it never reaches u-boot.&lt;/P&gt;&lt;P&gt;I use &lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-atf" title="https://source.codeaurora.org/external/imx/imx-atf"&gt;imx-atf - i.MX ARM Trusted firmware&lt;/A&gt;&amp;nbsp; branch imx_4.9.123_imx8mm_ga&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 12:17:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ATF-compilation-for-imx8m-mini/m-p/945325#M141417</guid>
      <dc:creator>borisshapiro</dc:creator>
      <dc:date>2019-09-19T12:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: ATF compilation for imx8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ATF-compilation-for-imx8m-mini/m-p/945326#M141418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Boris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is recommended to use more new versions like L4.14.98, adjusting&lt;/P&gt;&lt;P&gt;it with used uboot/linux versions.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-atf/tree/?h=imx_4.14.98_2.1.0" title="https://source.codeaurora.org/external/imx/imx-atf/tree/?h=imx_4.14.98_2.1.0"&gt;imx-atf - i.MX ARM Trusted firmware&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For i.MX8M Mini detailed build steps can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://boundary80.rssing.com/chan-7689470/latest.php" title="http://boundary80.rssing.com/chan-7689470/latest.php"&gt;Boundary Devices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developer.solid-run.com/article-categories/i-mx8m-software/" title="https://developer.solid-run.com/article-categories/i-mx8m-software/"&gt;https://developer.solid-run.com/article-categories/i-mx8m-software/&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>Thu, 19 Sep 2019 23:28:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ATF-compilation-for-imx8m-mini/m-p/945326#M141418</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-09-19T23:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: ATF compilation for imx8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ATF-compilation-for-imx8m-mini/m-p/945327#M141419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I also tried branch imx_4.14.78_1.0.0_ga and the results are the same:&lt;/P&gt;&lt;P&gt;When I compile without SPD=opteed then u-boot starts successfully, but I get error of 'api uid mistmatch' when the op-tee kernel driver is loaded and no tee device is created in /dev/.&lt;/P&gt;&lt;P&gt;When I compile with SPD=opteed then it hangs between SPL and u-boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Sep 2019 05:37:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ATF-compilation-for-imx8m-mini/m-p/945327#M141419</guid>
      <dc:creator>borisshapiro</dc:creator>
      <dc:date>2019-09-22T05:37:52Z</dc:date>
    </item>
  </channel>
</rss>

