cancel
Showing results for 
Search instead for 
Did you mean: 

Trusted TSV files missing from OpenstLinux 6.1 tarball

ggreg
Associate II

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan SZYMANSKI
ST Employee

@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.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

3 REPLIES 3
Erwan SZYMANSKI
ST Employee

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.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
ggreg
Associate II

Thanks Erman,

Would you have the reference with these recommendations please?

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

Best,

Mathieu

Erwan SZYMANSKI
ST Employee

@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.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.