]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wiklander...
authorArnd Bergmann <arnd@arndb.de>
Fri, 6 May 2022 20:02:10 +0000 (22:02 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 6 May 2022 20:02:12 +0000 (22:02 +0200)
commit53a552aa5a8df84688a944ea05cdd3fdb5a8a840
treea3d1665e5bbe39d8939df1e563f4101415bf7d2d
parentcce71034097ca08af3b54b85c99da38c5e86f274
parentbf791003ed68be88d0a81731dbfad9a7630b6152
Merge tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers

TEE cleanup

Removes the old and unused TEE_IOCTL_SHM_* flags
Removes unused the unused tee_shm_va2pa() and tee_shm_pa2va() functions

* tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF
  tee: remove tee_shm_va2pa() and tee_shm_pa2va()

Link: https://lore.kernel.org/r/20220506070328.GA1344495@jade
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/tee/tee_shm.c