arm/css/scpi: Don't panic if the SCP fails to respondInstead, pass back the error to the calling function. This allowsplatform code to fall back to another PSCI implementation ifscpi_wait_ready()
arm/css/scpi: Don't panic if the SCP fails to respondInstead, pass back the error to the calling function. This allowsplatform code to fall back to another PSCI implementation ifscpi_wait_ready() or a later SCPI command fails.Signed-off-by: Samuel Holland <samuel@sholland.org>Change-Id: Ib4411e63c2512857f09ffffe1c405358dddeb4a6
show more ...
Minor changes to documentation and commentsFix some typos and clarify some sentences.Change-Id: Id276d1ced9a991b4eddc5c47ad9a825e6b29ef74Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.co
Minor changes to documentation and commentsFix some typos and clarify some sentences.Change-Id: Id276d1ced9a991b4eddc5c47ad9a825e6b29ef74Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
plat/arm: scpi: Move to drivers/ folderChange-Id: Icc59cdaf2b56f6936e9847f1894594c671db2e94Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>