arm-trusted-firmware/lib/cpus
Varun Wadekar b2ed99894d fix(cpus/denver): use CPU_NO_EXTRA3_FUNC for all variants
Denver CPUs use the same workaround for CVE-2017-5715 and CVE-2022-23960
vulnerabilities. The workaround for CVE-2017-5715 is always enabled, so
all Denver variants use CPU_NO_EXTRA3_FUNC as a placeholder for the
mitigation for CVE-2022-23960. This patch implements the approach.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Change-Id: I0863541ce19b6b3b6d1b2f901d3fb6a77f315189
2022-05-24 15:32:33 +01:00
..
aarch32 fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72 2022-05-05 18:38:38 +02:00
aarch64 fix(cpus/denver): use CPU_NO_EXTRA3_FUNC for all variants 2022-05-24 15:32:33 +01:00
cpu-ops.mk fix(errata): workaround for DSU-110 erratum 2313941 2022-05-11 19:05:36 +02:00
errata_report.c fix(errata_report): correct typo 2021-10-06 17:35:39 +02:00