IARSystems / cmake-tutorial

Build and test embedded software using the IAR C/C++ Compiler alongside CMake
https://iar.com
MIT License
76 stars 14 forks source link

Suggestion - Example with Trustzone (one NS project ans one S project) enabled #37

Closed bastien-sagetat closed 4 months ago

bastien-sagetat commented 5 months ago

It would be great to have an example with the ARM TrustZone enabled, which would generate 2 binaries/projects, a non-secure project and a secure project.

felipe-iar commented 5 months ago

Hi @bastien-sagetat

Thank you very much for your suggestion. It is indeed an interesting one!

Did you face any specific problem when engaging with a CMake project as such?

felipe-iar commented 5 months ago

Fixed in #38.

bastien-sagetat commented 5 months ago

Not really, but we will need to implement such a makefile in a near future.

bastien-sagetat commented 5 months ago

Thanks for the update ! Was quite fast.

felipe-iar commented 5 months ago

Excellent! Thanks. Whenever possible, please try it out, let us know how it goes and, of course, reach out in case there are questions.

felipe-iar commented 4 months ago

Closing this due inactivity. Please feel free to reach out to us for further discussions!