• Taniya Das's avatar
    ARM: gic: Add support to access GIC in secure mode · b241bd84
    Taniya Das authored
    
    
    Currently gic secure mode is enabled for all the v7 cpus.
    For 8x25 we do not want to access GIC in secure mode as
    we are observe issues of not able to clear the pending clear
    registers when we come out of power collapse.
    
    The Kconfig should make it flexible for targets who want to
    support GIC in secure/non-secure modes.
    
    Change-Id: Id7c85f5b741346233993966752607e5c4fb23e74
    Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
    b241bd84
Kconfig 55.9 KB