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

Herbert Xu herbert at gondor.apana.org.au
Wed Aug 2 22:44:23 PDT 2017


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,
-- 
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