arm-trusted-firmware/include
Bipin Ravi 6a6b282378 fix(cpus): workaround for Cortex-A715 erratum 2561034
Cortex-A715 erratum 2561034 is a Cat B erratum that applies to
revision r1p0 and is fixed in r1p1.

The workaround is to set bit[26] in CPUACTLR2_EL1. Setting this
bit is not expected to have a significant performance impact.

SDEN documentation:
https://developer.arm.com/documentation/SDEN2148827/latest

Change-Id: I377f250a2994b6ced3ac7d93f947af6ceb690d49
Signed-off-by: Bipin Ravi <bipin.ravi@arm.com>
2024-02-05 17:14:21 -06:00
..
arch feat(spmd): initialize SCR_EL3.EEL2 bit at RESET 2024-02-02 18:15:21 +00:00
bl1 style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 fix(ehf): restrict secure world FIQ routing model to SPM_MM 2024-02-01 13:15:43 +00:00
bl32 refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
common fix(tbbr): guard defines under MBEDTLS_CONFIG_FILE 2023-10-26 11:30:39 +01:00
drivers Merge changes from topic "st-bsec3" into integration 2024-01-29 16:38:43 +01:00
dt-bindings feat(dt-bindings): add the STM32MP2 clock and reset bindings 2023-09-08 10:56:49 +02:00
export feat(tbbr): add image id for backup GPT 2023-10-27 08:31:54 -05:00
lib fix(cpus): workaround for Cortex-A715 erratum 2561034 2024-02-05 17:14:21 -06:00
plat feat(arm): move GPT setup to common BL source 2024-01-25 10:45:22 +00:00
services feat(cros_widevine): add ChromeOS widevine SMC handler 2024-02-02 16:41:21 +08:00
tools_share feat(auth): add explicit entries for key OIDs 2023-07-28 09:01:15 +01:00