commit | 6e1796e3346bc3d1ed62d522b4cea84aa8e46ba5 | [log] [tgz] |
---|---|---|
author | Jonathan Wright <jonathan.wright@arm.com> | Wed Mar 28 16:55:54 2018 +0100 |
committer | Jonathan Wright <jonathan.wright@arm.com> | Thu Apr 12 12:12:56 2018 +0100 |
tree | da6743acc62a5adadc851ee0d2945dfe1c49fe5b | |
parent | efb1f33f592c7f8b55224ff70bed43e39a776583 [diff] |
Check presence of fix for errata 835769 in Cortex-A53 A fix for errata 835769 may be available in revisions r0p2, r0p3 or r0p4 of the Cortex-A53 processor. The presence of the fix is determined by checking bit 7 in the REVIDR register. If the fix is present we report ERRATA_NOT_APPLIES which silences the erroneous 'missing workaround' warning. Change-Id: Ib75b008e755e9ac648554ca9398024fdbea4a91a Signed-off-by: Jonathan Wright <jonathan.wright@arm.com>