diff options
author | Thomas Bourgoin <thomas.bourgoin@foss.st.com> | 2023-07-13 17:15:18 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-07-22 13:59:38 +1200 |
commit | 1e3b2e805587ab5aa3ecdfe6339ad120ceaef7d3 (patch) | |
tree | 4aa8c63d1dab5e6708b7797930625d072e4de321 /lib/mpi/mpi-sub-ui.c | |
parent | a4adfbc2544933ac12e7fbd50708290265546dbc (diff) | |
download | linux-1e3b2e805587ab5aa3ecdfe6339ad120ceaef7d3.tar.gz linux-1e3b2e805587ab5aa3ecdfe6339ad120ceaef7d3.tar.bz2 linux-1e3b2e805587ab5aa3ecdfe6339ad120ceaef7d3.zip |
crypto: stm32 - remove flag HASH_FLAGS_DMA_READY
Remove flag HASH_FLAGS_DMA_READY as it can put the driver in a deadlock
state.
If the DMA automatically set the DCAL bit, the interrupt indicating the
end of a computation can be raised before the DMA complete sequence.
Signed-off-by: Thomas Bourgoin <thomas.bourgoin@foss.st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions