diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-08-28 12:22:13 +0200 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-09-03 17:59:09 +0200 |
commit | 68a501d7fd82454525797971c6a0005ceeb93153 (patch) | |
tree | 9e651d1c7cc81a43061e1fa3beff38de67ed7089 /scripts/gdb/linux/cpus.py | |
parent | c54604fb7f2522fec5b97e86103ec49e539e80fe (diff) |
x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
snp_vmpl will be assigned a non-zero value when executing at a VMPL other than
0, and this is inferred from a call to RMPADJUST, which only works when
running at VMPL0.
This means that testing snp_vmpl is sufficient, and there is no need to
perform the same check again.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250828102202.1849035-34-ardb+git@google.com
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions