commit | e74c62e7b8c3a08a844882d2539ae4769d1bd424 | [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 | 221b8e578170a6af9c4e214ae8115022706c72b1 [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>