commit | 8618e9d8f7ba1590b4f50734ce93a5591de72b1e | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Sep 06 12:18:51 2024 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Feb 03 17:28:59 2025 +0100 |
tree | b0f54e6b1d997041ff0ddcf1fac6003caf3ec7a3 | |
parent | b2be8b05124dbaa963be4aed6c1d8328c04232af [diff] |
fix(security): add CVE-2024-7881 mitigation to Cortex-X4 This patch mitigates CVE-2024-7881 [1] by setting CPUACTLR6_EL1[41] to 1 for Cortex-X4 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: I0bec96d4f71a08a89c6612e272ecfb173f80da20 (cherry picked from commit 6ce6acac911f11979a6cd2ee9cc9041f189c6ec7)