From patchwork Thu Nov 3 07:40:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: guanjun X-Patchwork-Id: 14717 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:6687:0:0:0:0:0 with SMTP id l7csp378591wru; Thu, 3 Nov 2022 00:53:35 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5AI0LIKlsWfBnE+YbhhV4bJZhDqi4CxEvFwI795JpklE0/vV8gIndTeCo7MXin1eOpSVXF X-Received: by 2002:a17:90a:cb96:b0:213:1dc2:b1de with SMTP id a22-20020a17090acb9600b002131dc2b1demr45981351pju.21.1667462014789; Thu, 03 Nov 2022 00:53:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1667462014; cv=none; d=google.com; s=arc-20160816; b=qX4KZZam28vPy3wcGr1tNFI0NMuPHG6SgVVzU8G3MzTYnchU8qaHp/tzRbfcZagPEl 1j6gXtJj3nckAHyJ244Dey/gR0gqAr9AjdwhxiK10DNd36up7VT3O+cvgCpKWEuw6uu4 MNpsB6dpzLNxPcZsMicbHeKaBhC9XpZzwXdu2BIcnHu3uHq21QtGfvRyJZycfb0RFVEa k3Eyv58U0cepOWdE8lwiwTlngspIF0jaBTno8iEDa9JibyvpNDcRAkzrUNHNR/o0/ffa ed2330BKjOiCx0Oi5LIq1ZVd8Y0ekG970oD9gharXmMCU9065SQVzIouZjY8aWzdb3jx sdaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=6b3QkhWLvYnnpLJEVGpnO/jtL3JsLY9tP5+2TepU4jo=; b=VXMQCLP/jHBGAD2twopTPpR05d+WgKpZslbWC7awoeFTNveOIIfJRMSAfE5WwX7yri FaSMDxugI+0k6ZZc/JKP5MBeD+v9n8DGP5dCXQdlfz8fWHZfaQFbds5LNFLRdT7lVxnM IWDrHPGtEDpHA3uDnJUzrcnwT9cZIEc0BXBuR0L9Bh5gupj5kvHssGtkTz+bJ0A2YALT 6D8dAjxjltwOE+8kG+z8mbLj7ntWm7/pUD9xc3bQsegtgR1RSmQ2Jd02t6LBbZ+bvbEe fy7BbwzzA4AV9ibRKTgPOb7vQQtS5O20nNqjwTAMLEZcc43ewyT8vSpyyOKLyfVBbY2a DTnA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id a29-20020aa795bd000000b0056c231e4447si84983pfk.198.2022.11.03.00.53.20; Thu, 03 Nov 2022 00:53:34 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231419AbiKCHm2 (ORCPT + 99 others); Thu, 3 Nov 2022 03:42:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38282 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231382AbiKCHl3 (ORCPT ); Thu, 3 Nov 2022 03:41:29 -0400 Received: from out199-7.us.a.mail.aliyun.com (out199-7.us.a.mail.aliyun.com [47.90.199.7]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C7D563D7; Thu, 3 Nov 2022 00:41:02 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R891e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046050;MF=guanjun@linux.alibaba.com;NM=1;PH=DS;RN=8;SR=0;TI=SMTPD_---0VTrcGMO_1667461258; Received: from localhost(mailfrom:guanjun@linux.alibaba.com fp:SMTPD_---0VTrcGMO_1667461258) by smtp.aliyun-inc.com; Thu, 03 Nov 2022 15:40:59 +0800 From: 'Guanjun' To: herbert@gondor.apana.org.au, elliott@hpe.com Cc: zelin.deng@linux.alibaba.com, artie.ding@linux.alibaba.com, guanjun@linux.alibaba.com, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, xuchun.shang@linux.alibaba.com Subject: [PATCH v3 RESEND 9/9] MAINTAINERS: Add Yitian Cryptography Complex (YCC) driver maintainer entry Date: Thu, 3 Nov 2022 15:40:43 +0800 Message-Id: <1667461243-48652-10-git-send-email-guanjun@linux.alibaba.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1667461243-48652-1-git-send-email-guanjun@linux.alibaba.com> References: <1667461243-48652-1-git-send-email-guanjun@linux.alibaba.com> X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, ENV_AND_HDR_SPF_MATCH,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY, USER_IN_DEF_SPF_WL autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1748460649766890503?= X-GMAIL-MSGID: =?utf-8?q?1748460649766890503?= From: Zelin Deng I will continue to add new feature, optimize the performance, and handle the issues of Yitian Cryptography Complex (YCC) driver. Guanjun and Xuchun Shang focus on various algorithms support, add them as co-maintainers. Signed-off-by: Zelin Deng Acked-by: Guanjun Acked-by: Xuchun Shang --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9774e7b..5975c1b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -953,6 +953,14 @@ S: Supported F: drivers/crypto/ccp/sev* F: include/uapi/linux/psp-sev.h +ALIBABA YITIAN CRYPTOGRAPHY COMPLEX (YCC) ACCELERATOR DRIVER +M: Zelin Deng +M: Guanjun +M: Xuchun Shang +L: ali-accel@list.alibaba-inc.com +S: Supported +F: drivers/crypto/ycc/ + AMD DISPLAY CORE M: Harry Wentland M: Leo Li