Skip to content

Commit 93cc90e

Browse files
committed
[zh] Remove Link Of AMD for SEV_ES
1 parent 189ed7f commit 93cc90e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/blog/_posts/2023-07-06-confidential-kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,11 @@ SEV 还可以计算内存内容的签名,该签名可以作为证明初始客
256256

257257
<!--
258258
The second generation of SEV, known as
259-
[Encrypted State](https://www.amd.com/system/files/TechDocs/Protecting%20VM%20Register%20State%20with%20SEV-ES.pdf)
259+
[Encrypted State](https://www.amd.com/content/dam/amd/en/documents/epyc-business-docs/white-papers/Protecting-VM-Register-State-with-SEV-ES.pdf)
260260
or SEV-ES, provides additional protection from the hypervisor by encrypting all
261261
CPU register contents when a context switch occurs.
262262
-->
263-
SEV 的第二代,称为[加密状态](https://www.amd.com/system/files/TechDocs/Protecting%20VM%20Register%20State%20with%20SEV-ES.pdf)
263+
SEV 的第二代,称为[加密状态](https://www.amd.com/content/dam/amd/en/documents/epyc-business-docs/white-papers/Protecting-VM-Register-State-with-SEV-ES.pdf)
264264
或 SEV-ES,通过在发生上下文切换时加密所有 CPU 寄存器内容,提供了对虚拟机管理程序的额外保护。
265265

266266
<!--

0 commit comments

Comments
 (0)