arm-trusted-firmware/plat/arm
Boyan Karatotev 593ae35435 feat(cpus): add ENABLE_ERRATA_ALL flag
Now that all errata flags are all conveniently in a single list we can
make sweeping decisions about their values. The first use-case is to
enable all errata in TF-A. This is useful for CI runs where it is
impractical to list every single one. This should help with the long
standing issue of errata not being built or tested.

Also add missing CPUs with errata to `ENABLE_ERRATA_ALL` to enable all
errata builds in CI.

Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I2b456d304d7bf3215c7c4f4fd70b56ecbcb09979
2025-02-06 17:25:48 +01:00
..
board feat(cpus): add ENABLE_ERRATA_ALL flag 2025-02-06 17:25:48 +01:00
common feat(arm): add a macro for SPMC manifest base address 2025-02-05 10:58:32 +00:00
css/common fix(css): turn the redistributor off on PSCI CPU_OFF 2024-12-17 13:26:45 +00:00
soc/common