arm-trusted-firmware/include/lib/cpus
Jonathan Wright 9ec3921c02 Check presence of fix for errata 843419 in Cortex-A53
A fix for errata 843419 may be available in revision r0p4 of the
Cortex-A53 processor. The presence of the fix is determined by checking
bit 8 in the REVIDR register.

If the fix is present we report ERRATA_NOT_APPLIES which silences the
erroneous 'missing workaround' warning.

Change-Id: Ibd2a478df3e2a6325442a6a48a0bb0259dcfc1d7
Signed-off-by: Jonathan Wright <jonathan.wright@arm.com>
2018-04-12 12:12:56 +01:00
..
aarch32 Merge pull request #1228 from dp-arm/dp/cve_2017_5715 2018-01-25 00:06:50 +00:00
aarch64 Check presence of fix for errata 843419 in Cortex-A53 2018-04-12 12:12:56 +01:00
errata_report.h Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
workaround_cve_2017_5715.h Fixup `SMCCC_ARCH_FEATURES` semantics 2018-03-14 11:19:53 +00:00