Commit bca065e8 authored by Unnathi Chalicheemala's avatar Unnathi Chalicheemala Committed by Todd Kjos
Browse files

ANDROID: irqchip/irq-gic-v3: Add vendor hook for gic suspend



This change adds vendor hook "android_vh_gic_v3_suspen" for gic
suspend syscore ops callback. Vendor hook is invoked during
deepsleep or hibernation scenarios to store gic register snapshot
in downstream module.

Update below functions with _v3_ to avoid naming collision:
    gic_dist_init() -> gic_v3_dist_init()
    gic_cpu_init() -> gic_v3_cpu_init()
    gic_dist_wait_for_rwp() -> gic_v3_dist_wait_for_rwp().

Bug: 279879797
Change-Id: I4e3729afa4daf18d73e00ee9601b6da72a578b4a
Signed-off-by: default avatarNagireddy Annem <quic_nannem@quicinc.com>
Signed-off-by: default avatarShreyas K K <quic_shrekk@quicinc.com>
Signed-off-by: default avatarMelody Olvera <quic_molvera@quicinc.com>
Signed-off-by: default avatarUnnathi Chalicheemala <quic_uchalich@quicinc.com>
parent eff3d84d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment