commit | c883ce045b3529d7c5ff7de8f7dc376ddee4bd58 | [log] [tgz] |
---|---|---|
author | Mario Bălănică <mariobalanica02@gmail.com> | Sat Dec 02 03:08:02 2023 +0200 |
committer | Mario Bălănică <mariobalanica02@gmail.com> | Fri Mar 08 21:05:08 2024 +0200 |
tree | 0ca3367cb19561d275ad183e48fc0a79072a6572 | |
parent | 4065646077d3a0b679ebd4e87398de5e008181f2 [diff] |
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>