This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

some help with DS-5 - Trusted Execution Environment (TEE)

Greetings Experts

I am trying to compile the TEE sample with DS-5. I downloaded the latest version of DS-5, and created a C project. I was able to put in the main_secure.c file and build ok. I then tried to add monitor.s file to the project by adding another source file. I get the following errors:

ds5.png

Would someone please compile the project, and advise in high level what sort of project I need to create and how to import the source files into my project please?

Sean

Parents
  • Hi David,

    Thank you so much. I was able to successfully compile the TZ_Normal. And put in the files for TZ_Secure. Please have a look at the updated pics. I have used a red circle around the items which need your attention.

    Untitled3.pngUntitled4.pngUntitled5.pngUntitled6.pngUntitled7.pngUntitled8.png
Reply
  • Hi David,

    Thank you so much. I was able to successfully compile the TZ_Normal. And put in the files for TZ_Secure. Please have a look at the updated pics. I have used a red circle around the items which need your attention.

    Untitled3.pngUntitled4.pngUntitled5.pngUntitled6.pngUntitled7.pngUntitled8.png
Children