Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752081AbdG1Nug (ORCPT ); Fri, 28 Jul 2017 09:50:36 -0400 Received: from orcrist.hmeau.com ([104.223.48.154]:39902 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751747AbdG1Nue (ORCPT ); Fri, 28 Jul 2017 09:50:34 -0400 Date: Fri, 28 Jul 2017 21:50:18 +0800 From: Herbert Xu To: Lionel Debieve Cc: "David S . Miller" , Rob Herring , Mark Rutland , Maxime Coquelin , Alexandre Torgue , linux-crypto@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Benjamin Gaignard , Fabien Dessenne , Ludovic Barre Subject: Re: [PATCH 0/2] STM32 HASH crypto driver Message-ID: <20170728135018.GD21401@gondor.apana.org.au> References: <1499952747-16423-1-git-send-email-lionel.debieve@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1499952747-16423-1-git-send-email-lionel.debieve@st.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 942 Lines: 22 On Thu, Jul 13, 2017 at 03:32:25PM +0200, Lionel Debieve wrote: > This set of patches adds a new crypto driver for STMicroelectronics stm32 HW. > This drivers uses the crypto API and provides with HW-enabled md5, sha1, > sha224, sha256 hash based algorithms. > It makes use of the crypto engine to support ahash requests. > > This driver was successfully tested with tcrypt / testmgr. > > Note: > Since two other set of patches (update of STM32 CRC32 and addition of STM32 > CRYP) are being proposed, it may happen that there are some minor conflicts in > 'Kconfig' and 'Makefile'. In that case, I will fix the issue in due course. > > Lionel Debieve (2): > dt-bindings: Document STM32 HASH bindings > crypto: stm32 - Support for STM32 HASH module All patches applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt