Where is tf-a-stm32mp157c-osd32mp1-brk-serialboot.stm32

Forums Reference, Evaluation, and Development Boards OSD32MP1-BRK Where is tf-a-stm32mp157c-osd32mp1-brk-serialboot.stm32

Viewing 2 reply threads
  • Author
    Posts
    • #10899
      Bill RussellBillR
      Participant

        After applying the developer package patches, and building everything successfully, I do not end up with the file described in the title. This file is required for FlashLayout_sdcard_stm32mp157c-osd32mp1-brk-trusted.tsv. I have all the other files.

      • #10904
        Bill RussellBillR
        Participant

          Turns out this step was not mentioned anywhere, in order to generate the required image tf-a-stm32mp157c-osd32mp1-brk-serialboot.stm32:

          make -f $PWD/../Makefile.sdk TFA_DEVICETREE=stm32mp157c-osd32mp1-brk TF_A_CONFIG=serialboot ELF_DEBUG_ENABLE=’1′ all

        • #10908
          Neeraj Kumar Reddy DantuNeeraj Dantu
          Moderator

            Bill,

            Also note Mkaefile.sdk: https://github.com/octavosystems/BRK_Developer_Package_patches/blob/master/arm-trusted-firmware-v2.2-stm32mp/Makefile.sdk.  You can add device tree name to TFA_DEVICETREE variable.

            Best,

            Neeraj

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.