arm-trusted-firmware/plat/rpi/common
Andre Przywara e6fd00ab0a 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>
2019-09-13 16:54:21 +01:00
..
include rpi3: Move shared rpi3 files into common directory 2019-09-13 16:54:21 +01:00
rpi3_common.c rpi3: Make SHARED_RAM optional 2019-09-13 16:54:21 +01:00
rpi3_image_load.c rpi3: Move shared rpi3 files into common directory 2019-09-13 16:54:21 +01:00
rpi3_io_storage.c rpi3: Move shared rpi3 files into common directory 2019-09-13 16:54:21 +01:00
rpi3_pm.c rpi3: Prepare for supporting a GIC (in RPi4) 2019-09-13 16:54:21 +01:00
rpi3_rotpk.S rpi3: Move shared rpi3 files into common directory 2019-09-13 16:54:21 +01:00
rpi3_stack_protector.c rpi3: Move shared rpi3 files into common directory 2019-09-13 16:54:21 +01:00
rpi3_topology.c rpi3: Move shared rpi3 files into common directory 2019-09-13 16:54:21 +01:00
rpi3_trusted_boot.c rpi3: Move shared rpi3 files into common directory 2019-09-13 16:54:21 +01:00