arm-trusted-firmware/plat/rpi/rpi3
Andre Przywara 29e8c46066 rpi3: build: Include GPIO driver in all BL stages
So far the Raspberry Pi 3 build needs the GPIO driver just for BL2.
Upcoming changes will require some GPIO code in BL1 and BL31 also, so
move those driver files into the common source section.

This does not affect BL31 code size at all, and bl1.bin just increases
by 144 bytes, but doesn't affect the padded binary size at all.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Change-Id: I7639746dc241c1e69099d85d2671c65fa0108555
2020-03-17 13:44:55 +00:00
..
aarch64 rpi3: console: Use same "clock-less" setup scheme as RPi4 2020-03-17 12:44:09 +00:00
include rpi: Allow using PL011 UART for RPi3/RPi4 2020-03-17 13:44:49 +00:00
platform.mk rpi3: build: Include GPIO driver in all BL stages 2020-03-17 13:44:55 +00:00
rpi3_bl1_setup.c rpi3: console: Use same "clock-less" setup scheme as RPi4 2020-03-17 12:44:09 +00:00
rpi3_bl2_setup.c rpi3: console: Use same "clock-less" setup scheme as RPi4 2020-03-17 12:44:09 +00:00
rpi3_bl31_setup.c rpi3: console: Use same "clock-less" setup scheme as RPi4 2020-03-17 12:44:09 +00:00
rpi_mbox_board.c rpi3: Move VC mailbox driver into generic drivers directory 2019-09-13 16:54:21 +01:00