commit | a93c69bbbe17844b66d36dd01d13e5242b12e0dd | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Jul 19 15:59:17 2024 -0500 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Fri Aug 30 20:51:48 2024 +0200 |
tree | 2f10365e9fa2d7c7ccd433b222411cf0091c563e | |
parent | 427c1aa911f458d5a7a785ad618341b502f42493 [diff] |
fix(cpus): workaround for Cortex-A720 erratum 2792132 Cortex-A720 erratum 2792132 is a Cat B erratum that is present in revision r0p0, r0p1 and is fixed in r0p2. The workaround is to set bit[26] of the CPUACTLR2_EL1 to 1. SDEN documentation: https://developer.arm.com/documentation/SDEN2439421/latest Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: I8d11fe65a2ab5f79244cc3395d0645f77256304c (cherry picked from commit b1bde25ed9b302a2203a928457c91693ed7f91a7)