commit | a7f53d34fdaa028ed3a4980df2dfdb7389d231ed | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Sep 06 12:30:19 2024 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Feb 03 17:51:26 2025 +0100 |
tree | 3e1cd3815f0d12230e30f3b8d875949a327bbf16 | |
parent | cbf4a4e3c71696978cba5e8fab933362b44c2031 [diff] |
fix(security): add CVE-2024-7881 mitigation to Cortex-X3 This patch mitigates CVE-2024-7881 [1] by setting CPUACTLR6_EL1[41] to 1 for Cortex-X3 CPU. [1]: https://developer.arm.com/Arm%20Security%20Center/Arm%20CPU%20Vulnerability%20CVE-2024-7881 Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: I410517d175a80fc6f459fa6ce5c30c0a38db9eaf (cherry picked from commit b0521a164a8d61c95968e728df9af52be1a48553)