diff options
author | Nikunj A Dadhania <nikunj@amd.com> | 2024-10-09 12:28:33 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-10-16 19:17:36 +0300 |
commit | f75ff17fb48b1991d7a2822de5acc12bba240dc1 (patch) | |
tree | 8958f7ed714b304c8ce26bee0d698e8167ae8481 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f3476bc77057db0adf90c0a141a3599dd11c56a0 (diff) | |
download | linux-f75ff17fb48b1991d7a2822de5acc12bba240dc1.tar.xz |
x86/sev: Handle failures from snp_init()
Address the ignored failures from snp_init() in sme_enable(). Add error
handling for scenarios where snp_init() fails to retrieve the SEV-SNP CC
blob or encounters issues while parsing the CC blob. Ensure that SNP guests
will error out early, preventing delayed error reporting or undefined
behavior.
Signed-off-by: Nikunj A Dadhania <nikunj@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Link: https://lore.kernel.org/r/20241009092850.197575-3-nikunj@amd.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions