android_kernel_oneplus_msm8998/drivers/tee/optee
Jens Wiklander 7d6b8f2317 BACKPORT: tee: optee: check type of registered shared memory
Checks the memory type of the pages to be registered as shared memory.
Only normal cached memory is allowed.

Change-Id: I8fc58e3ddc0ce94da996fde852268ae7350fcbba
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
(cherry picked from commit cdbcf83d29c1bf2aaa65260e74beaac1bcdc231c)
Signed-off-by: Victor Chong <victor.chong@linaro.org>
2018-02-21 15:40:49 +00:00
..
call.c BACKPORT: tee: optee: check type of registered shared memory 2018-02-21 15:40:49 +00:00
core.c BACKPORT: tee: optee: enable dynamic SHM support 2018-02-21 15:40:48 +00:00
Kconfig
Makefile BACKPORT: tee: optee: add optee-specific shared pool implementation 2018-02-21 15:40:48 +00:00
optee_msg.h BACKPORT: tee: optee: Update protocol definitions 2018-02-21 15:40:47 +00:00
optee_private.h BACKPORT: tee: add start argument to shm_register callback 2018-02-21 15:40:49 +00:00
optee_smc.h BACKPORT: tee: optee: Update protocol definitions 2018-02-21 15:40:47 +00:00
rpc.c BACKPORT: tee: optee: add registered buffers handling into RPC calls 2018-02-21 15:40:48 +00:00
shm_pool.c BACKPORT: tee: optee: add optee-specific shared pool implementation 2018-02-21 15:40:48 +00:00
shm_pool.h BACKPORT: tee: optee: add optee-specific shared pool implementation 2018-02-21 15:40:48 +00:00
supp.c BACKPORT: optee: support asynchronous supplicant requests 2018-02-21 15:40:47 +00:00