On 6/26/20 2:00 PM, Tom Lendacky wrote: > 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]>
Acked-by: Brijesh Singh <[email protected]> thanks > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 68f21d46614c..8af94aea20fd 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]>

