<?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のトピックIMX7D Sabre Yocto Project with OP-TEE examples</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX7D-Sabre-Yocto-Project-with-OP-TEE-examples/m-p/920089#M138349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;First time I am trying to create SD-Card Linux image for imx7d sabre with OP-TEE using Yocto. I followed this document&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/i.MX_Yocto_Project_User's_Guide_Linux.pdf" rel="nofollow noreferrer" style="color: #005999; border: 0px; font-weight: inherit; text-decoration: underline;"&gt;https://www.nxp.com/docs/en/user-guide/i.MX_Yocto_Project_User's_Guide_Linux.pdf&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for building the image. I was able to build the image with OP-TEE and successfully run the OP-TEE Xtest. But now I do not know how to run OP-TEE examples in the image. These binaries are not present in the bin folder&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;Questions&lt;/P&gt;&lt;OL style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0px 0px 0.5em;"&gt;How to include OP-TEE examples to Yocto&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit;"&gt;&lt;P style="border: 0px; font-weight: inherit; margin: 0px 0px 1em;"&gt;In future how to add my own trusted applications to Yocto.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Oct 2019 11:43:11 GMT</pubDate>
    <dc:creator>rahulbpkl</dc:creator>
    <dc:date>2019-10-15T11:43:11Z</dc:date>
    <item>
      <title>IMX7D Sabre Yocto Project with OP-TEE examples</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX7D-Sabre-Yocto-Project-with-OP-TEE-examples/m-p/920089#M138349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;First time I am trying to create SD-Card Linux image for imx7d sabre with OP-TEE using Yocto. I followed this document&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/i.MX_Yocto_Project_User's_Guide_Linux.pdf" rel="nofollow noreferrer" style="color: #005999; border: 0px; font-weight: inherit; text-decoration: underline;"&gt;https://www.nxp.com/docs/en/user-guide/i.MX_Yocto_Project_User's_Guide_Linux.pdf&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for building the image. I was able to build the image with OP-TEE and successfully run the OP-TEE Xtest. But now I do not know how to run OP-TEE examples in the image. These binaries are not present in the bin folder&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;Questions&lt;/P&gt;&lt;OL style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0px 0px 0.5em;"&gt;How to include OP-TEE examples to Yocto&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit;"&gt;&lt;P style="border: 0px; font-weight: inherit; margin: 0px 0px 1em;"&gt;In future how to add my own trusted applications to Yocto.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 11:43:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX7D-Sabre-Yocto-Project-with-OP-TEE-examples/m-p/920089#M138349</guid>
      <dc:creator>rahulbpkl</dc:creator>
      <dc:date>2019-10-15T11:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: IMX7D Sabre Yocto Project with OP-TEE examples</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX7D-Sabre-Yocto-Project-with-OP-TEE-examples/m-p/920090#M138350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rahul B,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is some information on the Op-Tee Documentation site:&lt;/P&gt;&lt;P&gt;&lt;A href="https://optee.readthedocs.io/en/latest/"&gt;https://optee.readthedocs.io/en/latest/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And some examples on the following git:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/linaro-swg/optee_examples"&gt;https://github.com/linaro-swg/optee_examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that these can help!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2019 16:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX7D-Sabre-Yocto-Project-with-OP-TEE-examples/m-p/920090#M138350</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2019-10-22T16:56:00Z</dc:date>
    </item>
  </channel>
</rss>

