arm-trusted-firmware/services/std_svc
Bipin Ravi 262dc9f760 fix(cpus): workaround for Cortex-A715 erratum 2429384
Cortex-A715 erratum 2429384 is a cat B erratum that applies to
revision r1p0 and is fixed in r1p1. The workaround is to set
bit[27] of CPUACTLR2_EL1. There is no workaround for revision
r0p0.

SDEN can be found here:
https://developer.arm.com/documentation/SDEN2148827/latest

Change-Id: I3cdb1b71567542174759f6946e9c81f77d0d993d
Signed-off-by: Bipin Ravi <biprav01@u203721.austin.arm.com>
2024-03-01 10:22:20 -06:00
..
drtm fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
errata_abi fix(cpus): workaround for Cortex-A715 erratum 2429384 2024-03-01 10:22:20 -06:00
rmmd refactor(context-mgmt): remove el1_context routines from RMM 2024-02-22 10:34:52 +00:00
sdei refactor(mte): deprecate CTX_INCLUDE_MTE_REGS 2024-01-23 11:58:55 -06:00
spm fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG 2024-02-14 17:53:24 +00:00
spmd Merge changes from topic "od/sme" into integration 2024-02-07 22:45:38 +01:00
trng refactor(trng): discarding the used entropy bits 2022-11-14 10:08:56 +00:00
pci_svc.c SMCCC/PCI: Handle std svc boilerplate 2021-05-25 14:49:08 +02:00
std_svc_setup.c feat(errata_abi): errata management firmware interface 2023-05-05 13:23:10 -05:00