]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
authorAshish Kalra <ashish.kalra@amd.com>
Mon, 21 Jul 2025 14:13:27 +0000 (14:13 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 16 Aug 2025 09:20:23 +0000 (17:20 +0800)
commit45d59bd4a3e0f0475b3646e8b9936d34794e503d
tree0b5a5cb1aecf046e27ed5d5019a1477f26241a3b
parent33cfb80d1910b41d1a25cef89b159c945aff0f24
crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature

Implement an API that checks the overall feature support for SEV-SNP
ciphertext hiding.

This API verifies both the support of the SEV firmware for the feature
and its enablement in the platform's BIOS.

Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
Reviewed-by: Kim Phillips <kim.phillips@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/sev-dev.c
include/linux/psp-sev.h