linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RESEND,PATCH v4 0/2] Add support for the STM32F4 CRC32
@ 2017-07-17  8:26 Cosar Dindar
  0 siblings, 0 replies; only message in thread
From: Cosar Dindar @ 2017-07-17  8:26 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-17  8:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17  8:26 [RESEND,PATCH v4 0/2] Add support for the STM32F4 CRC32 Cosar Dindar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).