An error occurred while fetching folder content.
feat(cpus): workaround for Cortex A78 AE erratum 1951502
Varun Wadekar authored
Cortex A78 AE erratum 1951502 is a Cat B erratum that applies to revisions
<= r0p1. It is still open. This erratum is avoided by inserting a DMB ST
before acquire atomic instructions without release semantics through a series
of writes to implementation defined system registers.

SDEN is available at https://developer.arm.com/documentation/SDEN1707912/0900



Change-Id: I812c5a37cdd03486df8af6046d9fa988f6a0a098
Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
8913047a
Name Last commit Last update
..