]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(errata): workaround for Cortex-A510 erratum 2172148
authorjohpow01 <john.powell@arm.com>
Wed, 16 Feb 2022 04:55:22 +0000 (22:55 -0600)
committerJohn Powell <john.powell@arm.com>
Thu, 24 Feb 2022 21:31:52 +0000 (22:31 +0100)
commitc0959d2c460cbf7c14e7ba2a57d69ecddae80fd8
tree9a6e6655a79c4988afc50772cb907cfe02b18a6d
parentcc79018b71e45acb524fc5d429d394497ad53646
fix(errata): workaround for Cortex-A510 erratum 2172148

Cortex-A510 erratum 2172148 is a Cat B erratum that applies to revisions
r0p0, r0p1, r0p2, r0p3 and r1p0, and is fixed in r1p1.

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

Signed-off-by: John Powell <john.powell@arm.com>
Change-Id: I1784d643ca3d1d448340cd421facb5f229df1d22
docs/design/cpu-specific-build-macros.rst
include/lib/cpus/aarch64/cortex_a510.h
lib/cpus/aarch64/cortex_a510.S
lib/cpus/cpu-ops.mk