Does FreeRTOS support Cortex-M processors with TrustZone?

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

Does FreeRTOS support Cortex-M processors with TrustZone?

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.

Does FreeRTOS support Cortex-M processors with TrustZone?

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.

Does FreeRTOS support Cortex-M processors with TrustZone?