HI @Haruki-Obuchi
Yes, on STM32MP25x, it would be possible to boot the Cortex-M33 first (this is listed as 'M33 cold boot' or 'Cortex-M33 TDCID'). This mean the Cortex-M33 will be the 'trusted domain' and so master of the system security and ressour...
Hi,
UART is a kind of minimum to allows console log.
SWD or JTAG is nice to have in case you want to debug low level SW (Cortex-M33, Linux driver, TF-A, etc...).
Have you build a customized image for your board (e.g. using Yocto) ?
Did you try to pop...
Hi @potatobandit
thanks for pointing out this discrepancy, I will inform the team.
I confirm that only STM32MP257F-DK supports USB Type-C SuperSpeed (5Gbits/s).
The STM32MP257F-EV is only USB Type-C High-Speed as the 5Gbit/s PHY is used for Mini-PCI...
Those are minor release (bug fixes/maturation)..
https://wiki.st.com/stm32mpu-ecosystem-v4/wiki/STM32_MPU_OpenSTLinux_release_note_-_v4.1.0#Minor_release_updates
Regards.
HI @VivekB
here is the release note for OpenSTLinux Ecosystem v4 (Linux kernel 5.15)
https://wiki.st.com/stm32mpu-ecosystem-v4/wiki/STM32_MPU_ecosystem_release_note#OpenSTLinux_-28Arm-C2-AE_Cortex-C2-AE-A7-29
for reference, latest ecosystem v6 rel...