TF-A getting error ERROR: Node system_off_soc_mode not found
CPU: STM32mp153CAC
Problem:
CPU is unable to boot further because of error:
"ERROR: Node system_off_soc_mode not found"
I have temporarily commented out the panic in the TF-A
This allows us to boot further into u-boot and then linux. But I'm worried that this is creating problems down the line.
We do not use STPMIC1 chip, can this be the reason for this error?
I suspect that something is missing in the device-tree. I have attached it.
