From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0C2D1C04A6A for ; Thu, 10 Aug 2023 20:25:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:CC:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=AUADbdP9hFKtkfec4k4BV6NdebCbG/BEnhK6rTM7hYQ=; b=NiU+1i82cG5xRb dib3gUAWZjt4JabW1Q+SFtvURXBnWj29s5Rp7VLfFZfexF1MOVBjWsrdjr33LDyndVNcDK/2fjFYj 7HUie9wqerHjC1DAZgOOwGa8glxWhvx3ifcQRZqk7wqUqhtm0g6zyzIvzPdsAk7pfLpDkLh4BNAts 2YgAUtkyF0GA1zGglj1rqdHz2eQ9Kw7w1R9M4PLnLw0KLbDkGG/mRCwv7Ie4Kn275pw1Gh+4nUF+j bDzqsF0w6doPZBSPlGuJLdtgxw8igwNnX44/aoni0zqt5iRfBV/FsX+7d6iRqjZd9GfQMMb2dH0yC nt9fTRzNW0Rp4nBkOmYA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qUCDe-008eQC-33; Thu, 10 Aug 2023 20:25:18 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qUCDd-008ePY-01 for linux-arm-kernel@lists.infradead.org; Thu, 10 Aug 2023 20:25:18 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 37AKP4hU027029; Thu, 10 Aug 2023 15:25:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1691699104; bh=LlM4ebmHJM3OSNZTcjpf5OxbeJgDHb88khhaM1SpUmk=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=W7rrHvPZ6yLGXjVOAjztdXjjgJIPcYxSE7MuWdtGiJ7LM+Aqty4PiPEpDUupWSPUv hoX3fkShO6po+Kics77kcBhOEKqtovu5KmlNnY9/FRAiWWi/QhoR1AE2xtW1hLkrub 4Jh9LeLoKF9Tq4WmJkwop8k5BRl/hEv/lACkcjoI= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 37AKP4I4012077 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 10 Aug 2023 15:25:04 -0500 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 10 Aug 2023 15:25:04 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 10 Aug 2023 15:25:04 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 37AKP4HT021038; Thu, 10 Aug 2023 15:25:04 -0500 Date: Thu, 10 Aug 2023 15:25:04 -0500 From: Nishanth Menon To: Kamlesh Gurudasani CC: Herbert Xu , "David S. Miller" , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vignesh Raghavendra , Tero Kristo , Catalin Marinas , Will Deacon , Maxime Coquelin , Alexandre Torgue , , , , , Subject: Re: [PATCH v2 6/6] arm64: defconfig: enable TI MCRC64 module Message-ID: <20230810202504.ujmjaqos5tfqlmna@plentiful> References: <20230719-mcrc-upstream-v2-0-4152b987e4c2@ti.com> <20230719-mcrc-upstream-v2-6-4152b987e4c2@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230719-mcrc-upstream-v2-6-4152b987e4c2@ti.com> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230810_132517_126853_2096CD2F X-CRM114-Status: GOOD ( 14.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 00:58-20230811, Kamlesh Gurudasani wrote: > K3 devices include MCRC64 engine for crc64 calculation. > Enable module to be built for K3 devices. > > Also enable algif_hash module, which is needed to access MCRC64 module > from userspace. > > Signed-off-by: Kamlesh Gurudasani > --- There are few things to improve in this series, but we can discuss this as part of defconfig merge See thread: https://lore.kernel.org/linux-arm-kernel/ae2ad056-96de-41b7-8df4-1d9c0f5c469b@app.fastmail.com/ for additional info. K3 devices is too broad, you want to specify specific boards that will benefit out of this. I suggest to keep this as "DONOTMERGE" to indicate this should'nt go via subsystem maintainer tree (most maintainers are aware of it, but explicitly calling it out helps keep things sane) > arch/arm64/configs/defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index bf13d5c46578..4d555a125315 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -1535,6 +1535,7 @@ CONFIG_CRYPTO_TEST=m > CONFIG_CRYPTO_ECHAINIV=y > CONFIG_CRYPTO_MICHAEL_MIC=m > CONFIG_CRYPTO_ANSI_CPRNG=y > +CONFIG_CRYPTO_USER_API_HASH=m > CONFIG_CRYPTO_USER_API_RNG=m > CONFIG_CRYPTO_CHACHA20_NEON=m > CONFIG_CRYPTO_GHASH_ARM64_CE=y > @@ -1558,6 +1559,7 @@ CONFIG_CRYPTO_DEV_HISI_ZIP=m > CONFIG_CRYPTO_DEV_HISI_HPRE=m > CONFIG_CRYPTO_DEV_HISI_TRNG=m > CONFIG_CRYPTO_DEV_SA2UL=m > +CONFIG_CRYPTO_DEV_TI_MCRC64=m > CONFIG_DMA_RESTRICTED_POOL=y > CONFIG_CMA_SIZE_MBYTES=32 > CONFIG_PRINTK_TIME=y > > -- > 2.34.1 > -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel