Skip to content
Commit f999faca authored by Joel Hutton's avatar Joel Hutton Committed by Joel Hutton
Browse files

Add note about erratum 814220 for A7



On Cortex-A7 an L2 set/way cache maintenance operation can overtake
an L1 set/way cache maintenance operation. The mitigation for this is
to use a `DSB` instruction before changing cache. The cache cleaning
code happens to already be doing this, so only a comment was added.

Change-Id: Ia1ffb8ca8b6bbbba422ed6f6818671ef9fe02d90
Signed-off-by: default avatarJoel Hutton <Joel.Hutton@Arm.com>
parent a738e155
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment