commit | c61094ba8959ad20ed1947ca94cb4ad5d3059637 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Wed Dec 27 18:01:59 2017 -0800 |
committer | Manish Pandey <manish.pandey2@arm.com> | Fri Jan 17 10:31:54 2020 +0000 |
tree | 1c3cb93cd0b024a01cd32ee9de0f2115082882b7 | |
parent | 3d8d2ab136682c4499fcebab8b6785b5207bfb27 [diff] |
Tegra194: platform handler for entering CPU standby state This patch implements a handler to enter the standby state on Tegra194 platforms. On receiving a CPU_STANDBY state request, the platform handler issues TEGRA_NVG_CORE_C6 request to the MCE firmware to take the CPU into the standby state. Change-Id: I703a96ec12205853ddb3c3871b23e338e1f60687 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>