Hello,
I am using an NXP LPC55S69 with a Cortex M33 and Arm trustzone. The application I try to develop does some calculations in secure world and then pass the result to non-secure world where the WiFi should be located to transmit the data. For theā¦