arm-trusted-firmware/plat/ti/k3/common
Dave Gerlach a9f46fad82 feat(ti): allow build config of low power mode support
Not all K3 platforms support low power mode, so to allow these
features to be included for platforms that do in build and
therefore reported in the PSCI caps, define K3_PM_SYSTEM_SUSPEND
flag that can be set during build that will cause appropriate
space and functionality to be included in build for system
suspend support.

Change-Id: I821fbbd5232d91de6c40f63254b855e285d9b3e8
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
2022-04-27 12:06:53 -05:00
..
drivers feat(ti): add enter sleep method 2022-04-27 12:06:53 -05:00
k3_bl31_setup.c plat: ti: k3: common: bl31_setup: Use BL31_SIZE instead of computing 2021-03-26 02:25:44 -05:00
k3_console.c 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
k3_gicv3.c feat(ti): add gic save and restore calls 2022-04-27 12:06:53 -05:00
k3_helpers.S Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
k3_psci.c feat(ti): add PSCI handlers for system suspend 2022-04-27 12:06:53 -05:00
k3_topology.c ti: k3: common: Remove MSMC port definitions 2019-04-30 09:41:06 -04:00
plat_common.mk feat(ti): allow build config of low power mode support 2022-04-27 12:06:53 -05:00