arm-trusted-firmware/plat/marvell/a8k/common
Luka Kovacic 8c11ebfcda a8k: Implement platform specific power off
Implements a way to add platform specific power off code to a
Marvell Armada 8K platform.

Marvell Armada 8K boards can now add a board/system_power.c file
that contains a system_power_off() function.
This function can now send a command to a power management MCU or
other board periferals before shutting the board down.

Signed-off-by: Luka Kovacic <luka.kovacic@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Change-Id: Iaba20bc2f603195679c54ad12c0c18962dd8e3db
---
I am working on a device that will be ported later, which has a
custom power management MCU that handles LEDs, board power and fans
and requires this separation.
2020-01-15 07:31:43 +01:00
..
aarch64 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
ble delay: timeout detection support 2019-10-03 18:57:25 +00:00
include Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
mss Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
a8k_common.mk a8k: Implement platform specific power off 2020-01-15 07:31:43 +01:00
plat_bl1_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_bl31_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_ble_setup.c Update marvell platform to not rely on undefined overflow behaviour 2019-07-11 12:10:51 +01:00
plat_pm.c a8k: Implement platform specific power off 2020-01-15 07:31:43 +01:00
plat_pm_trace.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_thermal.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00