OpenCloudOS-Kernel/drivers/tee
Jens Wiklander 71cc47d4cc tee: add tee_shm_alloc_user_buf()
Adds a new function tee_shm_alloc_user_buf() for user mode allocations,
replacing passing the flags TEE_SHM_MAPPED | TEE_SHM_DMA_BUF to
tee_shm_alloc().

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2022-02-16 07:49:41 +01:00
..
amdtee tee: amdtee: fix an IS_ERR() vs NULL bug 2021-11-29 09:55:49 +01:00
optee optee: use driver internal tee_context for some rpc 2022-02-03 13:36:32 +01:00
Kconfig tee: fix crypto select 2020-05-28 12:38:00 +02:00
Makefile tee: add AMD-TEE driver 2020-01-04 13:49:51 +08:00
tee_core.c tee: add tee_shm_alloc_user_buf() 2022-02-16 07:49:41 +01:00
tee_private.h tee: add tee_shm_alloc_user_buf() 2022-02-16 07:49:41 +01:00
tee_shm.c tee: add tee_shm_alloc_user_buf() 2022-02-16 07:49:41 +01:00
tee_shm_pool.c tee: add tee_shm_alloc_user_buf() 2022-02-16 07:49:41 +01:00