KEYS: trusted: tee: use tee_shm_register_kernel_buf()
authorJens Wiklander <jens.wiklander@linaro.org>
Tue, 21 Dec 2021 10:10:57 +0000 (11:10 +0100)
committerJens Wiklander <jens.wiklander@linaro.org>
Fri, 4 Feb 2022 09:09:06 +0000 (10:09 +0100)
commita05bcb615ef3ed975800333608e576bfc938c246
tree4815d2bc06d5037caae353c3f5d80a02e152e616
parent425011979076f57bbe028810307634e426bb2f18
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