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


Groups > linux.kernel > #1688760

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

From Cosar Dindar <cosardindar@gmail.com>
Newsgroups linux.kernel
Subject [RESEND,PATCH v4 0/2] Add support for the STM32F4 CRC32
Date 2017-07-17 10:30 +0200
Message-ID <u49zH-2z2-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[RESEND,PATCH v4 0/2] Add support for the STM32F4 CRC32 Cosar Dindar <cosardindar@gmail.com> - 2017-07-17 10:30 +0200

csiph-web