commit | 2ef768d4a68478de3643166cfd283966500b37e7 | [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:51:26 2025 +0100 |
tree | 3dc46294ff68327d64c868aeb8d62ce4fa766b1f | |
parent | cc04eac23148ba7deef92b796fab6a86e8c6f863 [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)