From 4d12192490e09b119e2adfb8032f767e6c520859 Mon Sep 17 00:00:00 2001 From: Ruoqing He Date: Mon, 27 Jan 2025 13:30:36 +0800 Subject: [PATCH] docs: Fix broken link in amd_sev_snp.md Previous link to details of SNP is now broken, pointing that section to a valid link [1]. Format `amd_sev_snp.md` using `mdformat` with GitHub Flavored Markdown (GFM). [1] https://www.amd.com/content/dam/amd/en/documents/epyc-business-docs/solution-briefs/amd-secure-encrypted-virtualization-solution-brief.pdf Signed-off-by: Ruoqing He --- docs/amd_sev_snp.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/amd_sev_snp.md b/docs/amd_sev_snp.md index 2dcc6ac38..c3bcddf8d 100644 --- a/docs/amd_sev_snp.md +++ b/docs/amd_sev_snp.md @@ -1,6 +1,7 @@ # AMD SEV-SNP ### WARNING + This feature is only currently supported on MSHV. AMD Secure Encrypted Virtualization & Secure Nested Paging (SEV-SNP) is an AMD @@ -9,8 +10,8 @@ malicious hypervisor-based attacks like data replay, memory-remapping and more in order to create an isolated execution environment. Here are some useful links: -* [SNP Homepage] (https://www.amd.com/en/processors/amd-secure-encrypted-virtualization) -more information about SEV-SNP technical aspects, design and specification. +- [SNP Homepage](https://www.amd.com/content/dam/amd/en/documents/epyc-business-docs/solution-briefs/amd-secure-encrypted-virtualization-solution-brief.pdf): + more information about SEV-SNP technical aspects, design and specification. ## Cloud Hypervisor support