soc: qcom: glink_probe: Notify on powerup failure
There have been situations where the remote boots up far enough to
establish glink communication to other remote processors but not far
enough that APPS recognizes that the remote proc has been brought
out of reset.
The remote procs that have established connection with the
"boot failed" remote proc will crash from having a stale state once the
"boot failed" remote proc is restarted.
Send a cleanup message on powerup failure so remote procs can cleanup
their state with the remote proc that failed to start.
Change-Id: If6fae349bb5f45fb544275a4ba2320d5f12fe4fc
Signed-off-by:
Kaushal Hooda <quic_khooda@quicinc.com>
Loading
Please register or sign in to comment