[RESEND,PATCH v4 0/2] Add support for the STM32F4 CRC32

Cosar Dindar cosardindar at gmail.com
Mon Jul 17 01:26:39 PDT 2017


This patch series add hardware CRC32 ("Ethernet") calculation support
for STMicroelectronics STM32F429.

Polynomial and key setting are not supported, key is fixed as 0x4C11DB7
and poly is 0xFFFFFFFF.

Module is tested on STM32F429-disco board with crypto testmgr using
cases within the key 0xFFFFFFFF.

Changes in v4:
  - Edited patchset brief.

Cosar Dindar (2):
  dt-bindings : Document the STM32F4 CRC32 binding
  crypto : stm32 - Add STM32F4 CRC32 support




More information about the linux-arm-kernel mailing list