Tegra186: reset CPU power state info while onlining
authorVarun Wadekar <vwadekar@nvidia.com>
Fri, 29 Apr 2016 18:25:46 +0000 (11:25 -0700)
committerVarun Wadekar <vwadekar@nvidia.com>
Mon, 27 Mar 2017 17:17:43 +0000 (10:17 -0700)
commitb8de847359e6446d8b041fbd0ddde8c52e0dc54a
treef04ba3614ee1fd2886be83c37f224a2e52b20711
parent2079ddd62c8b7f36b808fa416cd34abb74ce59cc
Tegra186: reset CPU power state info while onlining

This patch resets the CPU power state info when we online any CPU. The
NS world software would re-init the CPU power state after the CPU gets
online anyways. This allows us to maintain proper CPU/cluster power
states in the MCE firmware at all times.

Change-Id: Ib24054f53df720a4f88d67b2cb5a2e036e475e14
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/soc/t186/plat_psci_handlers.c