arm-trusted-firmware/plat/imx/common
Anson Huang ebdbc25b4c imx: add wakeup source SIP runtime service support
On i.MX8QM/i.MX8QX with system controller inside, the wakeup
source is managed in SCFW(system controller firmware), if the
wakeup source is belonged to system controller partition, then
before Linux suspend, the wakeup source should be set to
SC_PM_WAKE_SRC_SCU, and if the wakeup source is belonged to
Cortex-A partition, the wakeup source should be set to
SC_PM_WAKE_SRC_IRQSTEER, so need to add wakeup source SIP runtime
service to get Linux kernel's wakeup source and set the correct
wakeup source for system controller.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
2019-01-18 10:29:22 +08:00
..
include imx: add wakeup source SIP runtime service support 2019-01-18 10:29:22 +08:00
sci Support for NXP's i.MX8 SoCs timer IPC 2019-01-17 10:49:48 +08:00
imx7_clock.c imx7: imx7_clock: usb: Initialize the USB core clocks 2018-09-04 13:36:23 +01:00
imx8_helpers.S Add plat_crash_console_flush to platforms without it 2018-10-25 09:56:09 +01:00
imx8_psci.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx8_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_aips.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_caam.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_clock.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_csu.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_io_mux.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_sip_handler.c imx: add wakeup source SIP runtime service support 2019-01-18 10:29:22 +08:00
imx_sip_svc.c imx: add wakeup source SIP runtime service support 2019-01-18 10:29:22 +08:00
imx_snvs.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_uart_console.S imx: make imx uart work for debug mode 2019-01-15 14:32:31 +08:00
imx_wdog.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
lpuart_console.S imx: add necessary lpuart console_flush callback for debug 2019-01-15 13:58:59 +08:00
plat_imx8_gic.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00