linux/drivers/tee
Jens Wiklander 758ecf13a4 tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED
tee_shm_op_mmap() uses the TEE_SHM_USER_MAPPED flag instead of the
TEE_SHM_REGISTER flag to tell if a shared memory object is originating
from registered user space memory.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2020-02-28 13:37:42 +01:00
..
amdtee tee: fix memory allocation failure checks on drv_data and amdtee 2020-01-22 16:21:11 +08:00
optee ARM: SoC-related driver updates 2020-02-08 14:04:19 -08:00
Kconfig tee: add AMD-TEE driver 2020-01-04 13:49:51 +08:00
Makefile tee: add AMD-TEE driver 2020-01-04 13:49:51 +08:00
tee_core.c tee: remove linked list of struct tee_shm 2020-02-28 13:37:42 +01:00
tee_private.h tee: don't assign shm id for private shms 2020-02-28 13:37:42 +01:00
tee_shm_pool.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 2019-06-05 17:36:37 +02:00
tee_shm.c tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED 2020-02-28 13:37:42 +01:00