IMX7D Sabre Yocto Project with OP-TEE examples

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX7D Sabre Yocto Project with OP-TEE examples

697 Views
rahulbpkl
Contributor I

First time I am trying to create SD-Card Linux image for imx7d sabre with OP-TEE using Yocto. I followed this document https://www.nxp.com/docs/en/user-guide/i.MX_Yocto_Project_User's_Guide_Linux.pdf 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

Questions

  1. How to include OP-TEE examples to Yocto
  2. In future how to add my own trusted applications to Yocto.

Labels (1)
0 Kudos
1 Reply

575 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Rahul B,

There is some information on the Op-Tee Documentation site:

https://optee.readthedocs.io/en/latest/

And some examples on the following git:

https://github.com/linaro-swg/optee_examples

I hope that these can help!

Regards,

0 Kudos