arm-trusted-firmware/lib/cpus/aarch64
Sona Mathew 81d4094d63 fix(cpus): workaround for Cortex-A78C erratum 2743232
Cortex-A78C erratum 2743232 is a Cat B erratum that applies
to revisions r0p1 and r0p2 and is still open.
The workaround is to set CPUACTLR5_EL1[56:55] to 2'b01.

SDEN Documentation:
https://developer.arm.com/documentation/SDEN-2004089/latest

Change-Id: Ic62579c2dd69b7a8cbbeaa936f45b2cc9436439a
Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>
2023-11-20 16:44:28 -06:00
..
a64fx.S
aem_generic.S chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
cortex_a35.S refactor(cpus): convert the Cortex-A35 to use the cpu helpers 2023-08-04 17:23:18 -05:00
cortex_a53.S refactor(cpus): convert the Cortex-A53 to use cpu helpers 2023-08-24 14:27:42 -05:00
cortex_a55.S refactor(cpus): convert the Cortex-A55 to use cpu helpers 2023-08-03 14:10:28 -05:00
cortex_a57.S refactor(cpus): convert the Cortex-A57 to use cpu helpers 2023-08-24 14:27:42 -05:00
cortex_a65.S
cortex_a65ae.S
cortex_a72.S
cortex_a73.S fix(cpus): revert erroneous use of override_vector_table macro in Cortex-A73 2023-08-07 18:22:21 -05:00
cortex_a75.S chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
cortex_a75_pubsub.c chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
cortex_a76.S refactor(cpus): convert the Cortex-A76 to use cpu helpers 2023-08-03 14:10:28 -05:00
cortex_a76ae.S refactor(cpus): convert the Cortex-A76AE to use cpu helpers 2023-08-03 14:10:28 -05:00
cortex_a77.S refactor(cpus): convert the Cortex-A77 to use the bit set helpers 2023-08-04 11:32:44 -05:00
cortex_a78.S refactor(cpus): convert the Cortex-A78 to use cpu helpers 2023-08-03 14:10:28 -05:00
cortex_a78_ae.S fix(cpus): update the rev-var for Cortex-A78AE 2023-10-24 14:09:54 -05:00
cortex_a78c.S fix(cpus): workaround for Cortex-A78C erratum 2743232 2023-11-20 16:44:28 -06:00
cortex_a510.S fix(cpus): workaround for Cortex-A510 erratum 2080326 2023-10-24 14:35:21 -05:00
cortex_a520.S
cortex_a710.S fix(cpus): workaround for Cortex-A710 erratum 2742423 2023-11-02 10:12:36 -05:00
cortex_a715.S
cortex_a720.S
cortex_blackhawk.S
cortex_chaberton.S
cortex_gelas.S fix(cpus): check for SME presence in Gelas 2023-08-24 14:23:28 -05:00
cortex_x1.S refactor(cpus): convert the Cortex-X1 to use cpu helpers 2023-08-03 14:09:00 -05:00
cortex_x2.S fix(cpus): workaround for Cortex-X2 erratum 2742423 2023-11-02 10:12:36 -05:00
cortex_x3.S fix(cpus): workaround for Cortex-X3 erratum 2779509 2023-11-20 16:26:33 -06:00
cortex_x4.S
cpu_helpers.S fix(cpus): assert invalid cpu_ops obtained 2023-08-10 16:38:42 +02:00
cpuamu.c
cpuamu_helpers.S chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
denver.S refactor(cpus): convert the Denver cpu to use the errata framework 2023-08-04 11:50:27 -05:00
dsu_helpers.S
generic.S
neoverse_e1.S
neoverse_hermes.S
neoverse_n1.S
neoverse_n1_pubsub.c chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
neoverse_n2.S fix(cpus): workaround for Neoverse N2 erratum 2340933 2023-11-02 10:12:36 -05:00
neoverse_n_common.S
neoverse_poseidon.S refactor(cpus): convert Neoverse Poseidon to use CPU helpers 2023-08-11 14:14:22 -05:00
neoverse_v1.S fix(cpus): workaround for Neoverse V1 erratum 2348377 2023-11-20 16:29:40 -06:00
neoverse_v2.S fix(cpus): workaround for Neoverse V2 erratum 2743011 2023-09-18 19:54:41 -05:00
nevis.S feat(cpus): add support for Nevis CPU 2023-08-28 13:18:20 -05:00
qemu_max.S
rainier.S
travis.S feat(cpus): add support for Travis CPU 2023-10-26 11:25:28 -05:00
wa_cve_2017_5715_bpiall.S chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
wa_cve_2017_5715_mmu.S chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
wa_cve_2022_23960_bhb.S chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
wa_cve_2022_23960_bhb_vector.S