commit | be353be27874f40837327d9a39e3ad2149ab66d3 | [log] [tgz] |
---|---|---|
author | Rijo Thomas <Rijo-john.Thomas@amd.com> | Wed Nov 04 11:56:10 2020 +0530 |
committer | Jens Wiklander <jens.wiklander@linaro.org> | Mon Nov 09 08:59:00 2020 +0100 |
tree | 7cbc8335376bcc367e79204311128405a11930ca | |
parent | ff1f855804cdbbb6db7b9b6df6cab783d1a40d66 [diff] |
tee: amdtee: synchronize access to shm list Synchronize access to shm or shared memory buffer list to prevent race conditions due to concurrent updates to shared shm list by multiple threads. Fixes: 757cc3e9ff1d ("tee: add AMD-TEE driver") Reviewed-by: Devaraj Rangasamy <Devaraj.Rangasamy@amd.com> Signed-off-by: Rijo Thomas <Rijo-john.Thomas@amd.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>