crypto: ccp: Define SEV userspace ioctl and command id
authorBrijesh Singh <[email protected]>
Mon, 4 Dec 2017 16:57:27 +0000 (10:57 -0600)
committerBrijesh Singh <[email protected]>
Mon, 4 Dec 2017 16:57:27 +0000 (10:57 -0600)
commit1d57b17c60ff245b8e50813bf0fd24143ecf26d4
tree8816bac792656d66ba9b23e27a4f4449d3319ce9
parent016db9c5c39fc7f1c766daf2083211318ef93d38
crypto: ccp: Define SEV userspace ioctl and command id

Add a include file which defines the ioctl and command id used for
issuing SEV platform management specific commands.

Cc: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Gary Hook <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Improvements-by: Borislav Petkov <[email protected]>
Signed-off-by: Brijesh Singh <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Acked-by: Gary R Hook <[email protected]>
include/uapi/linux/psp-sev.h [new file with mode: 0644]