Resolved! STM32MP15x lines: Activate secure_and_system_services profile
Dear all,I'm trying to run a TA application on STM32MP157C-DK2 board. Im using the STM32MPU Developer Package to build the TF-A and the OP-TEE.I've built the TF-A using the command below:make -f $PWD/../Makefile.sdk TF_A_DEVICETREE=stm32mp157c-dk2 TF...