commit | 192a152448aef856ca98dfbb405f9d75bb7da911 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Sep 06 12:20:38 2024 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Feb 07 18:32:03 2025 +0100 |
tree | 3248bbf96280c80bb7e14dd3f7b79c8d6911732d | |
parent | 3e4d94c43b64c66b2aa5f8108f5b9fe13c2ceb82 [diff] |
fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 This patch mitigates CVE-2024-7881 [1] by setting CPUACTLR6_EL1[41] to 1 for Neoverse-V2 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: I129814eb3494b287fd76a3f7dbc50f76553b2565 (cherry picked from commit 56bb1d172ccee56e984559de69e8ebd8683d491b)