Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1702684

Re: [RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support
Date 2017-08-03 07:50 +0200
Message-ID <uahbb-3Vp-3@gated-at.bofh.it> (permalink)
References <u49zI-2z2-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jul 17, 2017 at 11:27:36AM +0300, Cosar Dindar wrote:
> This patch adds CRC (CRC32 Crypto) support for STM32F4 series.
> 
> As an hardware limitation polynomial and key setting are not supported.
> They are fixed as 0x4C11DB7 (poly) and 0xFFFFFFFF (key).
> CRC32C Castagnoli algorithm is not used.
> 
> Signed-off-by: Cosar Dindar <cosardindar@gmail.com>
> Reviewed-by: Fabien Dessenne <fabien.dessenne@st.com>

This patch doesn't apply anymore.  Please rebase.

Thanks,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support Herbert Xu <herbert@gondor.apana.org.au> - 2017-08-03 07:50 +0200
  Re: [RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support Cosar Dindar <cosardindar@gmail.com> - 2017-08-03 10:50 +0200

csiph-web