commit | 758ecf13a41a9dc4f019c1381566132ef46c08ee | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Nov 07 11:43:02 2019 +0100 |
committer | Jens Wiklander <jens.wiklander@linaro.org> | Fri Feb 28 13:37:42 2020 +0100 |
tree | 2188303403a3ebf7558f9c1f9285cecd47118f89 | |
parent | 5271b2011e448f1be7433554e4684e91951476fa [diff] |
tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED tee_shm_op_mmap() uses the TEE_SHM_USER_MAPPED flag instead of the TEE_SHM_REGISTER flag to tell if a shared memory object is originating from registered user space memory. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>