commit | b5386661a818abdc476ffcc308750291373c1dab | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Mon Feb 03 17:10:38 2025 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Feb 03 17:28:59 2025 +0100 |
tree | c451d1151af380677786a2d6ce96583192edf607 | |
parent | 023e80d4cda853ad383948046832e6c8f5555398 [diff] |
fix(security): add support in cpu_ops for CVE-2024-7881 This patch adds new cpu ops function extra4 and a new macro for CVE-2024-7881 [1]. This new macro declare_cpu_ops_wa_4 allows support for new CVE check function. [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: I417389f040c6ead7f96f9b720d29061833f43d37 (cherry picked from commit 4caef42a94b4efe97b09764a7257f701ab7ff3b8)