Trusted TSV files missing from OpenstLinux 6.1 tarball
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.
