From: Tom Lendacky <[email protected]> Add John Allen as a new CCP driver maintainer. Additionally, break out the driver SEV support and create a new maintainer entry, with Brijesh Singh and Tom Lendacky as maintainers.
Cc: John Allen <[email protected]> Cc: Brijesh Singh <[email protected]> Signed-off-by: Tom Lendacky <[email protected]> --- Changes from v1: - Change the email for Brijesh. The previous one is an alias, use the proper email address in case the alias is ever removed. --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 68f21d46614c..de266ca5f921 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -830,11 +830,20 @@ F: include/uapi/rdma/efa-abi.h AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER M: Tom Lendacky <[email protected]> +M: John Allen <[email protected]> L: [email protected] S: Supported F: drivers/crypto/ccp/ F: include/linux/ccp.h +AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT +M: Brijesh Singh <[email protected]> +M: Tom Lendacky <[email protected]> +L: [email protected] +S: Supported +F: drivers/crypto/ccp/sev* +F: include/uapi/linux/psp-sev.h + AMD DISPLAY CORE M: Harry Wentland <[email protected]> M: Leo Li <[email protected]> -- 2.27.0
