arm-trusted-firmware/plat/rpi
Mario Bălănică f834b64f88 feat(rpi): add Raspberry Pi 5 support
The Raspberry Pi 5 is a single-board computer based on BCM2712 that
contains four Arm Cortex-A76 cores.

This change introduces minimal BL31 support with PSCI that has been
validated to boot Linux and a private EDK2 build.

It's a drop-in replacement for the custom TF-A armstub now included in
the EEPROM images.

Change-Id: Id72a0370f54e71ac97c3daa1bacedacb7dec148f
Signed-off-by: Mario Bălănică <mariobalanica02@gmail.com>
2024-03-08 21:05:08 +02:00
..
common fix(rpi): consider MT when calculating core index from MPIDR 2024-03-08 21:01:10 +02:00
rpi3 refactor(rpi): move register definitions out of rpi_hw.h 2024-03-08 20:57:13 +02:00
rpi4 refactor(rpi): move register definitions out of rpi_hw.h 2024-03-08 20:57:13 +02:00
rpi5 feat(rpi): add Raspberry Pi 5 support 2024-03-08 21:05:08 +02:00