commit | e5a39b04603d855679323b465c7cb99fecfc1529 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Thu Nov 15 20:44:40 2018 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Mar 18 17:47:36 2020 -0700 |
tree | 7384f247e4a6899b8a056d02026911851a5a43f5 | |
parent | f09264a37ed9e858c092281bf64c01a5e7943971 [diff] |
Tegra194: reset power state info for CPUs We set deepest power state when offlining a core but that may not be requested by non-secure sw which controls idle states. It will re-init this info from non-secure software when the core come online. This patch resets the power state in the non-secure world context to allow it to start with a clean slate. Change-Id: Iafd92cb2a49571aa6eeb9580beaaff4ba55a87dc Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>