<?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>Layerscape中的主题 Ls1020a porting openil, optee function verification failed</title>
    <link>https://community.nxp.com/t5/Layerscape/Ls1020a-porting-openil-optee-function-verification-failed/m-p/878290#M4048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am currently porting openil on the ls1020a board and failing to verify the optee function.&lt;/P&gt;&lt;P&gt;I build the openil project with&lt;/P&gt;&lt;P&gt;&lt;EM&gt;make nxp_ls1021atsn_optee-sb_defconfig&amp;amp;&amp;amp;make 2&amp;gt;&amp;amp;1 | tee build.log&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;and get &lt;EM&gt;sdcard.img, rootfs.ext2.gz.uboot, ls1021a-tsn.dtb, uImage, tee.bin&lt;/EM&gt; and other files.&lt;/P&gt;&lt;P&gt;I burned &lt;EM&gt;rootfs.ext2.gz.uboot, ls1021a-tsn.dtb, uImage&lt;/EM&gt; to the board on the uboot command line, and boot the system with&lt;/P&gt;&lt;P&gt;&lt;EM&gt;bootm 83000000 88000000 8f000000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;However, after startup, the tee&amp;nbsp;device node dev/teepriv0 is not generated,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dmesg | grep tee&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Optee: probing for conduit method from DT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Optee: api uid mismatch&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Why？Is it because I had not burned the optee firmware？&lt;/P&gt;&lt;P&gt;Because my board does not have an sdcard interface, I can not burn the sdcard.img. Is there any other way to burn the optee firmware? Is there any detailed guidance document in this regard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2019 01:27:03 GMT</pubDate>
    <dc:creator>1784857911</dc:creator>
    <dc:date>2019-04-04T01:27:03Z</dc:date>
    <item>
      <title>Ls1020a porting openil, optee function verification failed</title>
      <link>https://community.nxp.com/t5/Layerscape/Ls1020a-porting-openil-optee-function-verification-failed/m-p/878290#M4048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am currently porting openil on the ls1020a board and failing to verify the optee function.&lt;/P&gt;&lt;P&gt;I build the openil project with&lt;/P&gt;&lt;P&gt;&lt;EM&gt;make nxp_ls1021atsn_optee-sb_defconfig&amp;amp;&amp;amp;make 2&amp;gt;&amp;amp;1 | tee build.log&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;and get &lt;EM&gt;sdcard.img, rootfs.ext2.gz.uboot, ls1021a-tsn.dtb, uImage, tee.bin&lt;/EM&gt; and other files.&lt;/P&gt;&lt;P&gt;I burned &lt;EM&gt;rootfs.ext2.gz.uboot, ls1021a-tsn.dtb, uImage&lt;/EM&gt; to the board on the uboot command line, and boot the system with&lt;/P&gt;&lt;P&gt;&lt;EM&gt;bootm 83000000 88000000 8f000000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;However, after startup, the tee&amp;nbsp;device node dev/teepriv0 is not generated,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dmesg | grep tee&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Optee: probing for conduit method from DT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Optee: api uid mismatch&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Why？Is it because I had not burned the optee firmware？&lt;/P&gt;&lt;P&gt;Because my board does not have an sdcard interface, I can not burn the sdcard.img. Is there any other way to burn the optee firmware? Is there any detailed guidance document in this regard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 01:27:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ls1020a-porting-openil-optee-function-verification-failed/m-p/878290#M4048</guid>
      <dc:creator>1784857911</dc:creator>
      <dc:date>2019-04-04T01:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ls1020a porting openil, optee function verification failed</title>
      <link>https://community.nxp.com/t5/Layerscape/Ls1020a-porting-openil-optee-function-verification-failed/m-p/878291#M4049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;See the Section &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;5.2.4.3 of LSDK 19.03 documentation about compile OP-TEE binary:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev19.03.pdf" target="test_blank"&gt;https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev19.03.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 05:30:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ls1020a-porting-openil-optee-function-verification-failed/m-p/878291#M4049</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2019-04-11T05:30:41Z</dc:date>
    </item>
  </channel>
</rss>

