[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211029135454.4383-1-nicolas.toromanoff@foss.st.com>
Date: Fri, 29 Oct 2021 15:54:46 +0200
From: Nicolas Toromanoff <nicolas.toromanoff@...s.st.com>
To: Herbert Xu <herbert@...dor.apana.org.au>,
"David S . Miller" <davem@...emloft.net>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>
CC: Marek Vasut <marex@...x.de>,
Nicolas Toromanoff <nicolas.toromanoff@...s.st.com>,
<linux-crypto@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/8] STM32 CRYP driver: many fixes
Hello,
This set of patches update the STM32 CRYP driver.
First two update about EPROBE_DEFER management.
Then many fixes to success the cryptomanager EXTRA_TESTS.
And finally we reorder the initialization to set the key as last step.
This patch series applies to cryptodev/master.
Etienne Carriere (2):
crypto: stm32/cryp - defer probe for reset controller
crypto: stm32/cryp - don't print error on probe deferral
Nicolas Toromanoff (6):
crypto: stm32/cryp - fix CTR counter carry
crypto: stm32/cryp - fix race condition
crypto: stm32/cryp - check early input data
crypto: stm32/cryp - fix double pm exit.
crypto: stm32/cryp - fix bugs and crash in tests
crypto: stm32/cryp - reorder hw initialization
drivers/crypto/stm32/stm32-cryp.c | 977 ++++++++++++------------------
1 file changed, 401 insertions(+), 576 deletions(-)
base-commit: 3ae88f676aa63366ffa9eebb8ae787c7e19f0c57
--
2.17.1
Powered by blists - more mailing lists