arm-trusted-firmware/plat
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
..
allwinner feat(plat/allwinner): add R329 support 2021-08-25 02:11:59 +08:00
amlogic Plat AXG: Fix PLAT_MAX_PWR_LVL value 2020-12-29 13:52:11 +00:00
arm fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds 2021-12-02 08:27:51 +01:00
brcm fix: use correct printf format for uint64_t 2021-11-12 13:02:02 +00:00
common fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
hisilicon fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
imx fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
intel/soc plat/intel: do not keep mmc_device_info in stack 2021-04-08 08:44:57 +02:00
layerscape Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
marvell feat(plat/marvell/a3k): add north and south bridge reset registers 2021-12-02 17:37:58 +01:00
mediatek feat(plat/mediatek/mt8195): add EMI MPU surppot for SCP and DSP 2021-12-06 15:29:08 +08:00
nvidia/tegra fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
nxp fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
qemu feat(plat/qemu): add SPMD support with SPMC at S-EL1 2021-11-29 13:57:57 +01:00
qti feat(plat/qti/sc7280): add support for pmk7325 2021-10-12 23:51:59 +02:00
renesas fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
rockchip fix(rk3399/suspend): correct LPDDR4 resume sequence 2021-07-19 23:06:33 +02:00
rpi fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
socionext refactor(plat/synquacer): update PSCI system_off handling 2021-12-07 17:33:29 +09:00
st Merge changes from topic "st_usb" into integration 2021-11-09 06:03:32 +01:00
ti/k3 plat: ti: k3: board: Let explicitly map our SEC_SRAM_BASE to 0x0 2021-03-26 02:25:44 -05:00
xilinx fix(plat/xilinx/versal): resolve misra R10.6 2021-11-30 02:00:01 -08:00