commit | 38ab0b7f5dc1807c5910f50e280bc97979ec9318 | [log] [tgz] |
---|---|---|
author | Bipin Ravi <biprav01@u203721.austin.arm.com> | Tue Mar 12 10:29:16 2024 -0500 |
committer | Bipin Ravi <biprav01@u203721.austin.arm.com> | Tue Mar 19 18:31:55 2024 -0500 |
tree | ee753ce2e0df62b4f8846f0eae95a41c9c011350 | |
parent | d1d7932d05c3753249e0e316fe62bf129f96e536 [diff] |
fix(cpus): workaround for Cortex-A720 erratum 2940794 Cortex-A720 erratum 2940794 is a Cat B erratum that is present in revision r0p0, r0p1 and is fixed in r0p2. The workaround is to set bit[37] of the CPUACTLR2_EL1 to 1. SDEN documentation: https://developer.arm.com/documentation/SDEN2439421/latest Change-Id: I1488802e0ec7c16349c9633bb45de4d0e1faa9ad Signed-off-by: Bipin Ravi <biprav01@u203721.austin.arm.com>