diff options
author | Andrew Davis <afd@ti.com> | 2022-04-25 16:16:17 +0200 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2022-04-26 10:17:03 +0200 |
commit | d8fc1c7c4c9b705ce5f5bba772ad66a0137c685d (patch) | |
tree | 4e74696c5272aa1376e35c8da0a82bd93f778220 /net/rose | |
parent | tee: remove tee_shm_va2pa() and tee_shm_pa2va() (diff) | |
download | linux-d8fc1c7c4c9b705ce5f5bba772ad66a0137c685d.tar.xz linux-d8fc1c7c4c9b705ce5f5bba772ad66a0137c685d.zip |
tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF
These look to be leftover from an early edition of this driver. Userspace
does not need this information. Checking all users of this that I have
access to I have verified no one is using them.
They leak internal use flags out to userspace. Even more they are not
correct anymore after a45ea4efa358. Lets drop these flags before
someone does try to use them for something and they become ABI.
Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions