arm-trusted-firmware/lib/cpus
Arvind Ram Prakash 4a97ff5111 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228)
This patch implements errata functions for two errata, both of them
disable TRBE as a workaround. This patch doesn't have functions
that disable TRBE but only implemented helper functions that are
used to detect cores affected by Errata 2938996(Cortex-A520) & 2726228(Cortex-X4)

Cortex-X4 SDEN documentation:
    https://developer.arm.com/documentation/SDEN2432808/latest

Cortex-A520 SDEN Documentation:
    https://developer.arm.com/documentation/SDEN-2444153/latest

Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
Change-Id: I8f886a1c21698f546a0996c719cc27dc0a23633a
2024-08-17 09:37:55 +01:00
..
aarch32 refactor(cpus): add Cortex-A57 errata framework information 2023-08-24 14:27:42 -05:00
aarch64 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) 2024-08-17 09:37:55 +01:00
cpu-ops.mk feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) 2024-08-17 09:37:55 +01:00
errata_report.c refactor(cpus): modify log for "ERRATA_NOT_APPLIES" 2024-07-19 08:39:28 -05:00