Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp1716064ybc; Wed, 13 Nov 2019 03:15:55 -0800 (PST) X-Google-Smtp-Source: APXvYqzPlqadORvQyln9fQ4aCV/3sBVnsNn3o2KYlCMmZTOmK+SKVK9JhAePBnGilyFaOpgC/Owp X-Received: by 2002:a17:906:a457:: with SMTP id cb23mr2105201ejb.191.1573643755170; Wed, 13 Nov 2019 03:15:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573643755; cv=none; d=google.com; s=arc-20160816; b=TMgN356dQiCj74Rv1tVnYfV/suNyxYdbC9n4oOi06RNe3PKeaKD7oNRGoMmz2ejZ2c cH1vWNZUypZrcgreDVsFDlK2k3qUzWCSdFboDVLqR5IhfzjfmM2keOdMg2kA9PipXnm8 KgrbVyKmXnqUasXZd7xKXThIPmFO9ZYzTrHleKcDEAn8ZaJXCp14HJu/nEWLIVbHfGCv QyKgFiDcRwJp2WrsMHTzgjaqANcMsp+V6tHGekKK9+7Gu3g0a+iOfRZwEL0AcRne0Xv9 YhArUWdyahCATbBnwKXfP+4EjmI82n4Nlyjp7JR0/PQH3rXxr27k/dC7GiKpqWUzZT3B b4Sg== 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=yKd1I8awYR2ZLAU7o9okKXLK6D/bI0a31BRUscHXhwzP/c9s1xfoz6SThmluWlydzL nUR6EZwzzwE2aSJcymo7X+LVsTvfiNbRbY9Pzhejb1xapMO8rROt3UF+wf4VnltN3m5W IZ+x6qINquSXhRXXZO5qNSNfaA2m+RIJppX3oVr8SOmSuL1C63FxVgGJeN6wnKFq8PoL n7MyrXdNXKEwfu7UJyFWZwqY/kb0QAy6kp4nz2yvhS4yWnPrGDnIXUShjhTZ9boPPE+S aU4igqYrSAxj99goO0j1oCH4UdAlNFc2rf04N043A7MZGmhD20C8gQa7N3jAeHpaK/H7 NmuA== 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 b27si1167595ede.48.2019.11.13.03.15.29; Wed, 13 Nov 2019 03:15:55 -0800 (PST) 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 S1727833AbfKMLOk (ORCPT + 99 others); Wed, 13 Nov 2019 06:14:40 -0500 Received: from szxga05-in.huawei.com ([45.249.212.191]:6218 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727476AbfKMLOk (ORCPT ); Wed, 13 Nov 2019 06:14:40 -0500 Received: from DGGEMS409-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 0CE781C769F221A5B2FD; Wed, 13 Nov 2019 19:14:39 +0800 (CST) Received: from localhost.localdomain (10.67.165.24) by DGGEMS409-HUB.china.huawei.com (10.3.19.209) with Microsoft SMTP Server id 14.3.439.0; Wed, 13 Nov 2019 19:14:28 +0800 From: Zaibo Xu To: , CC: , , , , , , , Subject: [PATCH v3 5/5] MAINTAINERS: Add maintainer for HiSilicon SEC V2 driver Date: Wed, 13 Nov 2019 19:11:08 +0800 Message-ID: <1573643468-1812-6-git-send-email-xuzaibo@huawei.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1573643468-1812-1-git-send-email-xuzaibo@huawei.com> References: <1573643468-1812-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