Skip to main content
Visitor II
January 5, 2024
Solved

Trusted TSV files missing from OpenstLinux 6.1 tarball

  • January 5, 2024
  • 3 replies
  • 1735 views

Hi,

I'm currently attempting to make my first Starter Package flash on STM32MP157D-EV1 by following this guide:

https://wiki.st.com/stm32mpu/wiki/STM32MP15_Evaluation_boards_-_Starter_Package

 

However, it seems that the TSV "trusted" folder is missing in en.flash-stm32mp1-openstlinux-6.1-yocto-mickledore-mp1-v23.06.21.tar.gz package. Thus, the following command gives an error:

 STM32_Programmer_CLI -c port=usb1 -w flashlayout_st-image-weston/trusted/FlashLayout_sdcard_stm32mp157c-ev1-trusted.tsv

Error: The file FlashLayout_sdcard_stm32mp157c-ev1-trusted.tsv does not exist, please check the file's path
Error: TSV flashing service failed

I also see that the file exist in the previous package v5.15.

Is their an issue with the 6.1 package or I missed something? How can I fix this?

Thanks in advance.

    This topic has been closed for replies.
    Best answer by Erwan SZYMANSKI

    @ggreg ,
    You are completly right, thank you for mentioning this error in the wiki page, it is currently under correction now.

    For OP-TEE as official solution, the bullet is in this wiki page : https://wiki.st.com/stm32mpu/wiki/TF-A_overview#BL32
    It mentions that BL32 SPMIN is no more supported.

    Kind regards,
    Erwan.

    3 replies

    Technical Moderator
    January 8, 2024

    Hello @ggreg ,
    "Trusted" has been replaced by OP-TEE now, as SP-MIN is no more supported in our delivery. In OpenSTLinux V4, it was already not recommended anymore, then now in V5, it does not appear anymore in our releases. 

    Kind regards,
    Erwan.

    ggregAuthor
    Visitor II
    January 8, 2024

    Thanks Erman,

    Would you have the reference with these recommendations please?

    Also, it might be good to update the Starter Package procedure.

    Best,

    Mathieu

    Technical Moderator
    January 8, 2024

    @ggreg ,
    You are completly right, thank you for mentioning this error in the wiki page, it is currently under correction now.

    For OP-TEE as official solution, the bullet is in this wiki page : https://wiki.st.com/stm32mpu/wiki/TF-A_overview#BL32
    It mentions that BL32 SPMIN is no more supported.

    Kind regards,
    Erwan.