arm-trusted-firmware/lib/cpus
John Powell 187a61761e fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960
Cortex-A15 does not support FEAT_CSV2 so the existing workaround for
Spectre V2 is sufficient to mitigate against Spectre BHB attacks,
however the code needed to be updated to work with the new build flag.

Also, some code was refactored several years ago and not updated in
the Cortex-A15 library file so this patch fixes that as well.

Signed-off-by: John Powell <john.powell@arm.com>
Change-Id: I768c88a38c561c91019b038ac6c22b291955f18e
2022-04-28 20:33:09 +02:00
..
aarch32 fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960 2022-04-28 20:33:09 +02:00
aarch64 fix(errata): workaround for Cortex-X2 erratum 2147715 2022-04-11 17:00:19 -05:00
cpu-ops.mk fix(errata): workaround for Cortex-X2 erratum 2147715 2022-04-11 17:00:19 -05:00
errata_report.c fix(errata_report): correct typo 2021-10-06 17:35:39 +02:00