• Varun Wadekar's avatar
    Tegra186: reset power state info during CPU_ON · b46ac6dc
    Varun Wadekar authored
    
    
    This patch resets the power state info for CPUs when onlining,
    as we set deepest power 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.
    
    Original change by Prashant Gaikwad <pgaikwad@nvidia.com>
    
    Change-Id: Id6c2fa2b821c7705aafbb561a62348c36fd3abd8
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    b46ac6dc
plat_psci_handlers.c 11.4 KB