Files
kernel_common_drivers/drivers/crypto
Matthew Shyu ff621c3bd8 crypto: fix race condition in aml crypto device [1/1]
PD#SWPL-138376

Problem:
When there are multiple process accessing crypto device at the same
time, some of the request might be dropped and causing process failed to
exit.

Solution:
Move mutex lock to properly protect HW operation

Verify:
S905C3

Change-Id: Ie12b1f46e87dcbbaf5df4f780711dcebc9c87e75
Signed-off-by: Matthew Shyu <matthew.shyu@amlogic.com>
2023-10-13 19:19:25 +08:00
..
2022-09-07 20:06:45 +08:00