]> git.baikalelectronics.ru Git - kernel.git/commit
KEYS: trusted: tee: use tee_shm_register_kernel_buf()
authorJens Wiklander <jens.wiklander@linaro.org>
Fri, 4 Feb 2022 09:33:57 +0000 (10:33 +0100)
committerJens Wiklander <jens.wiklander@linaro.org>
Wed, 16 Feb 2022 06:49:41 +0000 (07:49 +0100)
commit54f379a4063617755c79897e3bdc2970fc2660e2
tree4b84075aab868585176ffc7684d190ce35a101bd
parent27551d5c596d8d89480e12d4408a45e71363ec2c
KEYS: trusted: tee: use tee_shm_register_kernel_buf()

Uses the new simplified tee_shm_register_kernel_buf() function instead
of the old tee_shm_alloc() function which required specific
TEE_SHM-flags

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
security/keys/trusted-keys/trusted_tee.c