Skip to content
Commit 1ca0bc80 authored by Ang Tien Sung's avatar Ang Tien Sung Committed by Liwei Song
Browse files

HSD #14015618796: crypto: intel_fcs: support concurrent fcs clients requests

commit 966aff272853da511bab92e4533515cbffa6f79c from
https://github.com/altera-opensource/linux-socfpga.git

 socfpga-5.15.30-lts.

The current driver does not support concurrent clients sending IOCTL
commands. The driver must implement a mutex lock at the start of an IOCTL
command before allocating any memory from the stack and before initiating
any SVC commands to the mailbox.

Signed-off-by: default avatarAng Tien Sung <tien.sung.ang@intel.com>
Signed-off-by: default avatarLiwei Song <liwei.song@windriver.com>
parent a7f4a87d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment