arm-trusted-firmware/plat/socionext/synquacer/drivers
Masahisa Kojima e01acbe903 refactor(plat/synquacer): update PSCI system_off handling
SynQuacer SoC contains a Cortex-M3 System Control Processor(SCP)
which manages system power.
This commit modifies the PSCI system_off handling to call SCMI,
same as other PSCI calls. System power-off is done by turing off
the ATX power supply through GPIO, this operation is transferred
to SCP.

Note that this commit modifies only the SCMI case, obsolete SCPI
implementation is not updated.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Change-Id: I6c1009e67cccd1eb5d14c338c3df9103d63709dd
2021-12-07 17:33:29 +09:00
..
mhu Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
scp refactor(plat/synquacer): update PSCI system_off handling 2021-12-07 17:33:29 +09:00
scpi plat/synquacer: enable SCMI support 2019-03-13 09:54:15 +09:00