Generating Trusted Firmware Arm with Yocto
Hi ST Team,
We are working on product built around STM32MP157C. We are trying to generate the trusted image with Yocto. However, somehow the Trusted Firmware Arm (TF-A) is not getting generated. We have added following options in machine.conf file:
BOOTSCHEME_LABELS += "trusted"
WKS_FILE_DEPENDS ?= " \
tf-a-stm32mp \
Even with this, the image for TFA is not getting generated.
Any pionters in this direction would be of great help. Thanks in advance.
