linux_kernel/drivers/tee/amdtee
Rijo Thomas be353be278 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: 757cc3e9ff ("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>
2020-11-09 08:59:00 +01:00
..
amdtee_if.h
amdtee_private.h tee: amdtee: synchronize access to shm list 2020-11-09 08:59:00 +01:00
call.c tee: amdtee: remove unused variable initialization 2020-01-16 15:18:13 +08:00
core.c tee: amdtee: synchronize access to shm list 2020-11-09 08:59:00 +01:00
Kconfig tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD 2020-02-13 16:55:04 +08:00
Makefile
shm_pool.c