commit | d04495b1af503553c709b988679610a8aef85246 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Dec 08 20:19:58 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Dec 21 18:16:27 2023 +0100 |
tree | 3942a0f02cf0a9912ca361857fde0de8b8c36fb6 | |
parent | 6de5850f01ca1434fa5f2df65dc7a5dc7b9194f1 [diff] |
fix(cpus): workaround for Cortex-A520 erratum 2858100 Cortex-A520 erratum 2858100 is a Cat B erratum that applies to all revisions <=r0p1 and is still open. The workaround is to set bit[29] of CPUACTLR_EL1. SDEN Documentation: https://developer.arm.com/documentation/SDEN-2444153/latest Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: I5a07163f919352583b03328abd5659bf7b268677 (cherry picked from commit 34db3531ba085f111274b3b8e18476c4a392c245)