arm-trusted-firmware/plat/rpi/rpi3/include
Andre Przywara 07aa0c7e0e rpi: move plat_helpers.S to common
The plat_helpers.S file was almost identical between its RPi3 and RPi4
versions. Unify the two files, moving it into the common/ directory.

This adds a plat_rpi_get_model() function, which can be used to trigger
RPi4 specific action, detected at runtime. We use that to do the RPi4
specific L2 cache initialisation.

Change-Id: I2295704fd6dde7c76fe83b6d98c7bf998d4bf074
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2020-04-01 15:56:26 +01:00
..
plat_macros.S rpi3: Add "rpi" platform directory 2019-09-13 16:54:21 +01:00
platform_def.h rpi: move plat_helpers.S to common 2020-04-01 15:56:26 +01:00
rpi_hw.h rpi: Allow using PL011 UART for RPi3/RPi4 2020-03-17 13:44:49 +00:00