LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: stm32/cryp - Improve stm32-cryp driver
@ 2024-04-18 14:42 Maxime MERE
  2024-04-18 14:42 ` [PATCH 1/3] crypto: stm32/cryp - use dma when possible Maxime MERE
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Maxime MERE @ 2024-04-18 14:42 UTC (permalink / raw
  To: Herbert Xu, David S . Miller, Maxime Coquelin, Alexandre Torgue
  Cc: Uwe Kleine-König, Rob Herring, linux-crypto, linux-stm32,
	linux-arm-kernel, linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-22 12:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18 14:42 [PATCH 0/3] crypto: stm32/cryp - Improve stm32-cryp driver Maxime MERE
2024-04-18 14:42 ` [PATCH 1/3] crypto: stm32/cryp - use dma when possible Maxime MERE
2024-04-22 12:20   ` kernel test robot
2024-04-18 14:42 ` [PATCH 2/3] crypto: stm32/cryp - increase priority Maxime MERE
2024-04-18 14:42 ` [PATCH 3/3] crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag Maxime MERE

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 read-only IMAP folder(s) and NNTP newsgroup(s).