Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp791743ybx; Thu, 31 Oct 2019 00:40:20 -0700 (PDT) X-Google-Smtp-Source: APXvYqwf8qhkRwq74Sy5c3AMKLpSAMaV1Gq17og07JBKmLSgvVvPmSqYftUmyeRusEhZAn73VH4c X-Received: by 2002:a17:906:4c97:: with SMTP id q23mr2373999eju.78.1572507620164; Thu, 31 Oct 2019 00:40:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572507620; cv=none; d=google.com; s=arc-20160816; b=s1cugspPrP682Skc7D+KUMp6jskYJiWf6ikTVQ/MlWiDzXTZ8Njn0z9bPE+sYCeaFD 6oDcSGyX0Tzu6Q5bJlQX66WMBMtB3UtEl4UPYyVAx84kmtFe37900GwkgPsigxQZu7DF dRR1Otuf7waC+ZuZC3Wp9AaoKDZNudFR9c5FKIT32RYbQDcXt1jpKBYZ6uD25Lu3wFy2 ksTwODXKz7nOtGdpDun0I33M7TFn0sozHjbSj/03/eTULYS3c5f6iizV/jGWdYCfipXe xQwoIJHZJiBHf3K3Af+LVl5pLoswJe+rpqHsA3W2gED7H1J7kMSiCMWoN9uC0CYVatGN U5lg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=TYrEkKFS1Q36xMu3DzlvJ3OUZoVVTRCQ1W/Wi/UsCao=; b=VuGfdbJ/kDogewPt7PWSxw/X9+s6x5vO3QzQ45EIt1wxWod6eTHMSZiDh1qmGmD7G4 cVFETMXN28QAKv6W6PJmaeauavAS3H37pjtgF+WdjYCf5mmP6DGs3m3J0w80T5O+FD+u ipR4Rr7JwH/DFOGC/e8QX6qywWFDxBCTqDw7jIfdWy5/ZU/2TY82782P7GtdUFysvIsU wB5Ng5igkWZYLGORMwr55A+ES7jVPY/r/8nz8n6fyxtDZj7b1OSy9Ne2Zpg+KM4aaN3g 2wFNx3to4lBX03Y3alfCleqz5F68uPveyZF9hVcY7lUumCr5VEIn9ZIm7OiMmCrQ/Ynr m1uA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e15si2891238ejc.423.2019.10.31.00.39.51; Thu, 31 Oct 2019 00:40:20 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726979AbfJaHjQ (ORCPT + 99 others); Thu, 31 Oct 2019 03:39:16 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:52450 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726964AbfJaHjP (ORCPT ); Thu, 31 Oct 2019 03:39:15 -0400 Received: from DGGEMS403-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 3E14F5D6E1EE89CF2F64; Thu, 31 Oct 2019 15:39:10 +0800 (CST) Received: from localhost.localdomain (10.67.165.24) by DGGEMS403-HUB.china.huawei.com (10.3.19.203) with Microsoft SMTP Server id 14.3.439.0; Thu, 31 Oct 2019 15:39:03 +0800 From: Zaibo Xu To: , CC: , , , , , , , Subject: [PATCH 5/5] MAINTAINERS: Add maintainer for HiSilicon SEC V2 driver Date: Thu, 31 Oct 2019 15:35:30 +0800 Message-ID: <1572507330-34502-6-git-send-email-xuzaibo@huawei.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1572507330-34502-1-git-send-email-xuzaibo@huawei.com> References: <1572507330-34502-1-git-send-email-xuzaibo@huawei.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.165.24] X-CFilter-Loop: Reflected Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org Here adds maintainer information for security engine driver. Signed-off-by: Zaibo Xu --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 536998f..bbf8985 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7372,6 +7372,16 @@ F: include/uapi/linux/if_hippi.h F: net/802/hippi.c F: drivers/net/hippi/ +HISILICON SECURITY ENGINE V2 DRIVER (SEC2) +M: Zaibo Xu +L: linux-crypto@vger.kernel.org +S: Maintained +F: drivers/crypto/hisilicon/sec2/sec_crypto.c +F: drivers/crypto/hisilicon/sec2/sec_main.c +F: drivers/crypto/hisilicon/sec2/sec_crypto.h +F: drivers/crypto/hisilicon/sec2/sec.h +F: Documentation/ABI/testing/debugfs-hisi-sec + HISILICON HIGH PERFORMANCE RSA ENGINE DRIVER (HPRE) M: Zaibo Xu L: linux-crypto@vger.kernel.org -- 2.8.1