Files
kernel_common_drivers/drivers/crypto
Matthew Shyu 3313854231 crypto: fix driver stuck when invalid key set [1/1]
PD#SWPL-172313

Problem:
When invalid key set, the driver stuck at waiting for owner bit.

Solution:
If the DMA meets error during processing, it will skip setting owner
bit.  Therefore, we should only wait for owner bit if everything is
good.

Verify:
S4D

Change-Id: Ic41998f568e78759e65a1c034ef30ae1eebd132a
Signed-off-by: Matthew Shyu <matthew.shyu@amlogic.com>
2024-06-13 00:58:33 -07:00
..
2024-04-17 19:31:20 +08:00
2024-04-17 19:31:20 +08:00
2024-04-17 19:31:20 +08:00