diff options
author | 2025-04-18 11:17:17 -0500 | |
---|---|---|
committer | 2025-04-29 18:51:29 +0200 | |
commit | efe313827c98c81156dea9b004877db4ca728b1a (patch) | |
tree | 3ea0eecb614be327cff3d68350c685dbf75c0605 /scripts/gdb/linux/utils.py | |
parent | x86/bugs: Restructure spectre_v2_user mitigation (diff) | |
download | linux-rng-efe313827c98c81156dea9b004877db4ca728b1a.tar.xz linux-rng-efe313827c98c81156dea9b004877db4ca728b1a.zip |
x86/bugs: Restructure BHI mitigation
Restructure BHI mitigation to use select/update/apply functions to create
consistent vulnerability handling. BHI mitigation was previously selected
from within spectre_v2_select_mitigation() and now is selected from
cpu_select_mitigation() like with all others.
Define new AUTO mitigation for BHI.
Signed-off-by: David Kaplan <david.kaplan@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org>
Link: https://lore.kernel.org/20250418161721.1855190-13-david.kaplan@amd.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions