Stuck at Data Abort at: 0x2fff3e20 DFSR = 0x00000206 DFAR = 0x3664647f in custom board bring up.
We are bringing up a custom board with LPDDR2 and no STPMIC. I have been following the bring up guide and have gotten past disabling I2C4 and fixing the HSE clock issue in the device tree. I have merged in quite a few things from dev kit 'working' devicetrees as well.
I am stuck at the following TF-A error though.
Data Abort at: 0x2fff3e20 DFSR = 0x00000206 DFAR = 0x3664647f
Abort at: 0x2ffe93a0
I have used devtool to modify the tf-a recipe and increase the DEBUG level but nothing I do makes any difference. I just get this error.
Attached is the flattened ftd from the TF-A build dir along with the cubemx generated set of devicetrees for tf-a.
