mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-03 01:40:20 +00:00
3f14fc635c
Fix the Corstone-1000 with Cortex-A320 override for the Trusted Firmware-A errata list. The override was misspelled as `ENABLE_CORTEX_A35_ERRATA:cortexta320` instead of `ENABLE_CORTEX_A35_ERRATA:cortexa320`. Rename the list to `ENABLE_CORTEX_A_ERRATA`, since it is shared by the Cortex-A35 and Cortex-A320 variants. Signed-off-by: Alex Chapman <alex.chapman@arm.com> Signed-off-by: Hugues KAMBA MPIANA <hugues.kambampiana@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>