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

Example TrustZone project for Cortex-m85

Is there any example TrustZone application for Cortex-M85? I use MPS3 FPGA image (AN555, SSE-310) and KEIL IDE. The IDE does not provide any example TrustZone Project. I am having difficulty creating from scratch (Configuring NS and S).  If anyone has an example project for the Image please share.

Thank you for your time.

Parents
  • You are right that there are currently no TrustZone examples in the ARM::V2M_MPS3_SSE_310_BSP pack for the Cortex-M85. There are a few TrustZone examples for the Cortex-M55 in the ARM::V2M_MPS3_SSE_300_BSP pack. You could try to convert one of those examples to a Cortex-M85.

Reply
  • You are right that there are currently no TrustZone examples in the ARM::V2M_MPS3_SSE_310_BSP pack for the Cortex-M85. There are a few TrustZone examples for the Cortex-M55 in the ARM::V2M_MPS3_SSE_300_BSP pack. You could try to convert one of those examples to a Cortex-M85.

Children