commit | 4caef42a94b4efe97b09764a7257f701ab7ff3b8 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Mon Sep 16 16:57:33 2024 -0500 |
committer | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Thu Jan 30 16:45:35 2025 -0600 |
tree | d75d1bc410213a5c4bda56b1381cdc819329766e | |
parent | b0521a164a8d61c95968e728df9af52be1a48553 [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