rpi3: Prepare for supporting a GIC (in RPi4)
authorAndre Przywara <andre.przywara@arm.com>
Mon, 15 Jul 2019 22:04:26 +0000 (23:04 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Fri, 13 Sep 2019 15:54:21 +0000 (16:54 +0100)
commite6fd00ab0a52fcdb130c343e0748f440200d9ae2
tree802fd1ba2db7756d2c0d1a02fc28df77bbf48f89
parenta95e6415ac3117eeaec522574bde753f1e4ffb9f
rpi3: Prepare for supporting a GIC (in RPi4)

As the PSCI "power" management functions for the Raspberry Pi 3 port
will be shared with the upcoming RPi4 support, we need to prepare them
for dealing with the GIC interrupt controller.
Splitting this code just for those simple calls to the generic GIC
routines does not seem worthwhile, so just use a #define the protect the
GIC code from being included by the existing RPi3 code.

Change-Id: Iaca6b0214563852b28ad4a088ec45348ae8be40d
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
plat/rpi/common/rpi3_pm.c