Question
STM32MP157x: arm-trusted-firmware update to v2.4-stm32mp custom board
I have a custom board based on stm32mp157c which is working with arm-trusted-firmware version v2.2-stm32mp.
I updated tf-a to version v2.4-stm32mp version keeping the same DTS file but the problem is that tf-a is starting and hangs at loading sp min as follow, no u-boot is showing:
NOTICE: CPU: STM32MP157CAA Rev.Z
NOTICE: Model: XYZ Variant 3
NOTICE: BL2: v2.4-r2.1-nofip(release):v2.4-stm32mp-r2-37-gaaa0ea904-dirty
NOTICE: BL2: Built : 17:56:47, Aug 25 2022
NOTICE: BL2: Booting BL32
NOTICE: SP_MIN: v2.4-r2.1-nofip(release):v2.4-stm32mp-r2-37-gaaa0ea904-dirty
NOTICE: SP_MIN: Built : 17:56:54, Aug 25 2022u-boot.stm32 is perfeclty loading and woking if I revert to v2.2-stm32mp.
I have no idea where to look !
