Does FreeRTOS support Cortex-M processors with TrustZone?

orifai01 wrote on Sunday, June 25, 2017:

Hello,
Does FreeRTOS support Cortex-M33 with TrustZone technology? If so, where can I find its portable layer directory?
So far I used portable/RVDS/ARM_CM3 for Cortex-M3.

Thank you

rtel wrote on Sunday, June 25, 2017:

Yes, but this has not been publicly released yet.

There of lots of different RTOS usage models for the M33 - and we have
had several debates as to what we expect the most common use cases to
be. It would be interesting to hear how you expect/want it to function.
For example, what executes on the secure side, what on the non-secure
side, etc.

orifai01 wrote on Monday, June 26, 2017:

Hi, my purpose is to execute cryptographic operations on the secure side. Has a date been set for when it will be publicly released?
Thanks.

orifai01 wrote on Monday, June 26, 2017: