[PATCH 0/3] crypto: stm32/hash: Correction to improve robustness
From: Lionel Debieve
Date: Mon Jan 29 2018 - 09:30:10 EST
From: Lionel Debieve <lionel.debieve@xxxxxx>
Hi,
This patch serie will improve global robustness for stm32-hash driver.
Patch #1 is fixing dma-burst issue when configuration is not set.
Patch #2 solves issue that occurs when irq append during final req processing.
Patch #3 is fixing an issue that have been introduced while managing padding but
breaking the padding length calculation by hardware to generate correct hash.
Regards,
Lionel Debieve (3):
crypto: stm32/hash: avoid error if maxburst not defined
crypto: stm32/hash: fix performance issues
crypto: stm32/hash: rework padding length
drivers/crypto/stm32/stm32-hash.c | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)
--
2.15.1