arm-trusted-firmware/docs/design
johpow01 e16045de50 fix(errata): workaround for Cortex X2 erratum 2058056
Cortex X2 erratum 2058056 is a Cat B erratum present in the X2 core.
It applies to revisions r0p0, r1p0, and r2p0 and is still open.

There are 2 ways this workaround can be accomplished, the first of
which involves executing a few additional instructions around MSR
writes to CPUECTLR when disabling the prefetcher. (see SDEN for
details)

However, this patch implements the 2nd possible workaround which sets
the prefetcher into its most conservative mode, since this workaround
is generic.

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

Signed-off-by: John Powell <john.powell@arm.com>
Change-Id: Idb20d9928c986616cd5bedf40bb29d46d384cfd3
2021-12-21 11:52:26 -06:00
..
alt-boot-flows.rst doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
auth-framework.rst Cleanup the code for TBBR CoT descriptors 2020-05-19 05:05:19 +01:00
cpu-specific-build-macros.rst fix(errata): workaround for Cortex X2 erratum 2058056 2021-12-21 11:52:26 -06:00
firmware-design.rst docs(rme): add description of TF-A changes for RME 2021-11-15 22:20:07 +01:00
index.rst doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +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 doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
trusted-board-boot-build.rst Mention COT build option in trusted-board-boot-build.rst 2020-03-12 17:11:26 +01:00
trusted-board-boot.rst fix: remove "experimental" tag for stable features 2021-10-22 10:49:20 +01:00