arm-trusted-firmware/services
Boyan Karatotev 6bb96fa6d6 refactor(cpus): rename errata_report.h to errata.h
The ERRATA_XXX macros, used in cpu_helpers.S, are necessary for the
check_errata_xxx family of functions. The CPU_REV should be used in the
cpu files but for whatever reason the values have been hard-coded so far
(at the cost of readability). It's evident this file is not strictly for
status reporting.

The new purpose of this file is to make it a one-stop-shop for all
things errata.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I1ce22dd36df5aa0bcfc5f2772251f91af8703dfb
2023-05-30 09:31:15 +01:00
..
arm_arch_svc refactor(cpus): rename errata_report.h to errata.h 2023-05-30 09:31:15 +01:00
spd feat(optee): add device tree for coreboot table 2023-05-11 10:46:57 +02:00
std_svc Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration 2023-05-25 12:35:46 +02:00