commit | 0806cd2e7e04002cf0bc77126918aaad84e7a057 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Sun Oct 21 12:44:24 2018 -0500 |
committer | Samuel Holland <samuel@sholland.org> | Wed Feb 12 21:16:46 2020 -0600 |
tree | dba439dda3c33219bc88bd2eb4b32f391de81119 | |
parent | 9e31b01633b83ce4a5698866c9369d5969f49bc7 [diff] |
arm/css/scpi: Don't panic if the SCP fails to respond Instead, pass back the error to the calling function. This allows platform code to fall back to another PSCI implementation if scpi_wait_ready() or a later SCPI command fails. Signed-off-by: Samuel Holland <samuel@sholland.org> Change-Id: Ib4411e63c2512857f09ffffe1c405358dddeb4a6