GIC: Do not flush cache when unneeded
authorAndrew F. Davis <afd@ti.com>
Thu, 26 Jul 2018 18:50:14 +0000 (13:50 -0500)
committerAndrew F. Davis <afd@ti.com>
Thu, 26 Jul 2018 19:14:07 +0000 (14:14 -0500)
commit9262eb54db167d432fe0856b5451039a1b948f6f
tree9ce35fce4d93209bcb4998f2ac0ca3fea510f2ef
parent39a8fa70f0d9a1d7093020fcd00e565e99a2306f
GIC: Do not flush cache when unneeded

When a platform enables its caches before it initializes the
GICC/GICR interface then explicit cache maintenance is not
needed. Remove these here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
drivers/arm/gic/v2/gicv2_main.c
drivers/arm/gic/v3/gicv3_main.c