[PATCH 0/3] crypto: stm32/hash: Correction to improve robustness
Lionel Debieve
lionel.Debieve at st.com
Mon Jan 29 06:28:08 PST 2018
From: Lionel Debieve <lionel.debieve at st.com>
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
More information about the linux-arm-kernel
mailing list