Skip to content

Halt SCP boot if DDR4 training fails for morello and n1sdp

Darryl Green requested to merge github/fork/sah01Kaushal/ddr4_fail_trap into master

Created by: sah01Kaushal

Currently, the SCP boot continues if the DDR4 training fails, the boot then later hangs when it reaches tf-a stage. These patches will halt the boot in SCP itself.

Merge request reports