mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
ff621c3bd8
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>