[PATCH 0/3] crypto: stm32/cryp - Improve stm32-cryp driver

Maxime MERE posted 3 patches 2 weeks, 1 day ago
Only 2 patches received!
There is a newer version of this series
drivers/crypto/stm32/stm32-cryp.c | 722 ++++++++++++++++++++++++++++--
1 file changed, 678 insertions(+), 44 deletions(-)
[PATCH 0/3] crypto: stm32/cryp - Improve stm32-cryp driver
Posted by Maxime MERE 2 weeks, 1 day ago
From: Maxime Méré <maxime.mere@foss.st.com>

This series of patches mainly aims to improve the usage of DMA with the
CRYP peripheral of the STM32 MPU series. The other two patches are needed
to enhance the driver's visibility for ST platforms.

Maxime Méré (3):
  crypto: stm32/cryp - use dma when possible.
  crypto: stm32/cryp - increase priority
  crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag

 drivers/crypto/stm32/stm32-cryp.c | 722 ++++++++++++++++++++++++++++--
 1 file changed, 678 insertions(+), 44 deletions(-)

-- 
2.25.1