• Varun Wadekar's avatar
    Tegra194: reset power state info for CPUs · 89121c27
    Varun Wadekar authored
    
    
    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: default avatarVarun Wadekar <vwadekar@nvidia.com>
    89121c27
plat_psci_handlers.c 14.7 KB