commit | 3368995aa7c8fa6288ab285764c42529adf32bde | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Fri Feb 11 13:57:19 2022 -0600 |
committer | Dave Gerlach <d-gerlach@ti.com> | Wed Apr 27 12:06:53 2022 -0500 |
tree | fe06db7a13f3d65dfc77009da9a0740a70649d79 | |
parent | a5aec192f5fb0c30c7cc2f44b5a308bc5279a30c [diff] |
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>