]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: ccp - Move security attributes to their own file
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 28 May 2024 21:07:09 +0000 (16:07 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 7 Jun 2024 11:46:39 +0000 (19:46 +0800)
commit56e0d883735002c506e73fa1f1197f3959fc7f0c
tree08768392be005f668339a87e17bf1ba2cb967860
parent8609dd25f9b271b3338e38b018fd39e49de1e6ca
crypto: ccp - Move security attributes to their own file

To prepare for other code that will manipulate security attributes
move the handling code out of sp-pci.c. No intended functional changes.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
MAINTAINERS
drivers/crypto/ccp/Makefile
drivers/crypto/ccp/hsti.c [new file with mode: 0644]
drivers/crypto/ccp/hsti.h [new file with mode: 0644]
drivers/crypto/ccp/psp-dev.c
drivers/crypto/ccp/sp-pci.c