tee: remove tee_shm_va2pa() and tee_shm_pa2va()
authorAndrew Davis <afd@ti.com>
Mon, 25 Apr 2022 14:16:16 +0000 (09:16 -0500)
committerJens Wiklander <jens.wiklander@linaro.org>
Tue, 26 Apr 2022 08:16:48 +0000 (10:16 +0200)
commit66eb6df79aefd6b3f7d2e749da7104e90cedc0ff
tree386efc5c6e709bce150ccb79699f77581757d1f2
parent3123109284176b1532874591f7c81f3837bbdc17
tee: remove tee_shm_va2pa() and tee_shm_pa2va()

We should not need to index into SHMs based on absolute VA/PA.
These functions are not used and this kind of usage should not be
encouraged anyway. Remove these functions.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
drivers/tee/tee_shm.c
include/linux/tee_drv.h