TF-A getting error ERROR: Node system_off_soc_mode not found
CPU: STM32mp153CACProblem: 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 th...