Files
twx-linux/include/linux
Sumit Garg 236aca7092 tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
[ Upstream commit 376e4199e3 ]

Currently TEE_SHM_DMA_BUF flag has been inappropriately used to not
register shared memory allocated for private usage by underlying TEE
driver: OP-TEE in this case. So rather add a new flag as TEE_SHM_PRIV
that can be utilized by underlying TEE drivers for private allocation
and usage of shared memory.

With this corrected, allow tee_shm_alloc_kernel_buf() to allocate a
shared memory region without the backing of dma-buf.

Cc: stable@vger.kernel.org
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Co-developed-by: Tyler Hicks <tyhicks@linux.microsoft.com>
Signed-off-by: Tyler Hicks <tyhicks@linux.microsoft.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-08-15 13:08:02 +02:00
..
2021-01-23 15:57:55 +01:00
2021-01-30 13:54:11 +01:00
2021-01-06 14:48:35 +01:00
2021-05-19 10:08:30 +02:00
2021-03-04 10:26:29 +01:00
2021-02-07 15:35:49 +01:00
2021-06-30 08:47:51 -04:00
2021-03-07 12:20:49 +01:00
2020-12-11 13:23:28 +01:00
2021-06-10 13:37:14 +02:00