2021-12-17 01:31 PM
I didn't change anything in the device tree just compiled the arm-trusted-firmware-v2.4-stm32mp-r2 instead of arm-trusted-firmware-v2.4-stm32mp-r1 and I get the following on UART:
PANIC at PC : 0x2ffcfd2b
What is different between the two versions?
Solved! Go to Solution.
2024-09-08 04:44 AM - edited 2024-09-08 07:25 AM
Hello Bernard,
We are using Dunfell V3.1.
According to the thread above, the patch directs to drivers/regulator/regulator_core.c in project arm-trusted-firmware-v2.4-stm32mp-r1 (or r2).
However, in our project, we have this path:
./arm-trusted-firmware-2.4/drivers/st/regulator/stm32mp_regulator.c
Is this the right path for the file in the patch?
Please advise.
thanks,
Gil
2024-09-09 02:46 AM
Hello Gil,
the proposed patch is in the core part of the regulator (then not specific to stm32 device) so should be no issue to apply it on your release.
Please see the architecture from wiki V3 documentation: https://wiki.st.com/stm32mpu-ecosystem-v3/wiki/Regulator_overview