• kalyani chidambaram's avatar
    Tegra210: secure PMC hardware block · 37f76024
    kalyani chidambaram authored
    
    
    This patch sets the "secure" bit to mark the PMC hardware block
    as accessible only from the secure world. This setting must be
    programmed during cold boot and System Resume.
    
    The sc7entry-fw, running on the COP, needs access to the PMC block
    to enter System Suspend state, so "unlock" the PMC block before
    passing control to the COP.
    
    Change-Id: I00e39a49ae6b9f8c8eafe0cf7ff63fe6a67fdccf
    Signed-off-by: default avatarkalyani chidambaram <kalyanic@nvidia.com>
    37f76024
plat_psci_handlers.c 16.4 KB