Re: [PATCH] crypto: stm32 - Add CRC32 support for STM32F4XX

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Wed, May 17, 2017 at 12:18:50AM +0300, Cosar Dindar wrote:
> This patch series add hardware CRC32 ("Ethernet") calculation support
> for STMicroelectronics STM32F4XX series devices.
> 
> As an hardware limitation polynomial and key setting are not supported
> as they are fixed as 0x4C11DB7 (poly) and 0xFFFFFFFF (key).
> 
> CRC32C Castagnoli algorithm is not supported also.
> Module is tested on STM32F429-disco board with crypto testmgr using
> cases within the key 0xFFFFFFFF.
> 
> Signed-off-by: Cosar Dindar <cosardindar@xxxxxxxxx>
> ---
>  .../devicetree/bindings/crypto/st,stm32-crc.txt    |  4 +-
>  arch/arm/boot/dts/stm32429i-eval.dts               |  4 ++
>  arch/arm/boot/dts/stm32f429-disco.dts              |  4 ++
>  arch/arm/boot/dts/stm32f429.dtsi                   |  7 +++
>  arch/arm/boot/dts/stm32f469-disco.dts              |  4 ++
>  drivers/crypto/stm32/stm32_crc32.c                 | 68 ++++++++++++++++++----
>  6 files changed, 79 insertions(+), 12 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux