Re: [PATCH v5 0/9] Basic SEV-SNP Selftests

2025-01-29 Thread Aithal, Srikanth
On 1/24/2025 3:30 AM, Pratik R. Sampat wrote: This patch series extends the sev_init2 and the sev_smoke test to exercise the SEV-SNP VM launch workflow. Primarily, it introduces the architectural defines, its support in the SEV library and extends the tests to interact with the SEV-SNP ioctl() w

[PATCH v5 0/9] Basic SEV-SNP Selftests

2025-01-23 Thread Pratik R. Sampat
This patch series extends the sev_init2 and the sev_smoke test to exercise the SEV-SNP VM launch workflow. Primarily, it introduces the architectural defines, its support in the SEV library and extends the tests to interact with the SEV-SNP ioctl() wrappers. Patch 1 - Do not advertize SNP on inco