arm-trusted-firmware/docs/design
Arvind Ram Prakash 47010ae9dc 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
(cherry picked from commit 4a97ff5111)
2024-09-05 00:28:00 +02:00
..
alt-boot-flows.rst doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
auth-framework.rst refactor(auth): replace plat_convert_pk 2023-04-21 09:46:01 +01:00
cpu-specific-build-macros.rst feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) 2024-09-05 00:28:00 +02:00
firmware-design.rst feat(docs): save BL32 image base and size in entry point info 2023-11-07 10:36:53 +00:00
index.rst docs: add top level section numbering 2022-11-16 14:06:48 +00:00
interrupt-framework-design.rst Fix broken links to various sections across docs 2020-08-03 09:55:04 -05:00
psci-pd-tree.rst doc: Set correct syntax highlighting style 2019-05-22 11:28:17 +01:00
reset-design.rst docs: update RESET_TO_BL31 documentation 2023-03-09 14:42:49 +00:00
trusted-board-boot-build.rst docs(arm): add ARM_ROTPK_LOCATION variant full key 2022-12-09 14:55:39 -06:00
trusted-board-boot.rst feat(cert-create): add pkcs11 engine support 2023-09-21 13:27:25 +02:00