[RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support
Cosar Dindar
cosardindar at gmail.com
Thu Aug 3 01:44:17 PDT 2017
On Thu, Aug 03, 2017 at 01:44:23PM +0800, Herbert Xu wrote:
> 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 at gmail.com>
> > Reviewed-by: Fabien Dessenne <fabien.dessenne at st.com>
>
> This patch doesn't apply anymore. Please rebase.
>
> Thanks,
OK, I'll rebase and send a new patch including new changes.
Thanks,
Best Regards,
Cosar.
> --
> Email: Herbert Xu <herbert at gondor.apana.org.au>
> Home Page: http://gondor.apana.org.au/~herbert/
> PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the linux-arm-kernel
mailing list