commit | 9e7e0083d0e56a676dbb4845583a3ef77994245a | [log] [tgz] |
---|---|---|
author | Bipin Ravi <biprav01@u203721.austin.arm.com> | Tue Feb 27 17:14:22 2024 -0600 |
committer | Bipin Ravi <biprav01@u203721.austin.arm.com> | Fri Mar 01 10:22:20 2024 -0600 |
tree | bfab88cb23a79a0109e94667fda0645839e5c151 | |
parent | 89b6c6a7f23d6a25777a361c8b2e4fdb369cdadf [diff] |
fix(cpus): workaround for Cortex-A715 erratum 2429384 Cortex-A715 erratum 2429384 is a cat B erratum that applies to revision r1p0 and is fixed in r1p1. The workaround is to set bit[27] of CPUACTLR2_EL1. There is no workaround for revision r0p0. SDEN can be found here: https://developer.arm.com/documentation/SDEN2148827/latest Change-Id: I3cdb1b71567542174759f6946e9c81f77d0d993d Signed-off-by: Bipin Ravi <biprav01@u203721.austin.arm.com>