tee: replace tee_shm_register()
authorJens Wiklander <jens.wiklander@linaro.org>
Tue, 21 Dec 2021 11:23:45 +0000 (12:23 +0100)
committerJens Wiklander <jens.wiklander@linaro.org>
Fri, 4 Feb 2022 09:09:06 +0000 (10:09 +0100)
commitd615030890d5283d1efa671a649787de29a81620
tree0807b36de48c7a338756b714d696ff6f01881155
parenta05bcb615ef3ed975800333608e576bfc938c246
tee: replace tee_shm_register()

tee_shm_register() is replaced by the previously introduced functions
tee_shm_register_user_buf() and tee_shm_register_kernel_buf().

Since there are not external callers left we can remove tee_shm_register()
and refactor the remains.

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