Skip to main content
Visitor II
August 17, 2022
Question

Generating Trusted Firmware Arm with Yocto

  • August 17, 2022
  • 1 reply
  • 881 views

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.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    September 7, 2022

    Hi @Community member​ ,

    Sorry to come late on this thread.

    Are you still facing the issues ?

    Olivier