kernel_optimize_test/drivers/tee
Volodymyr Babchuk abd135ba21 tee: optee: add optee-specific shared pool implementation
This is simple pool that uses kernel page allocator. This pool can be
used in case OP-TEE supports dynamic shared memory.

Signed-off-by: Volodymyr Babchuk <vlad.babchuk@gmail.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2017-12-15 13:36:17 +01:00
..
optee tee: optee: add optee-specific shared pool implementation 2017-12-15 13:36:17 +01:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tee_core.c tee: add register user memory 2017-12-15 13:32:20 +01:00
tee_private.h tee: flexible shared memory pool creation 2017-12-15 12:37:29 +01:00
tee_shm_pool.c tee: flexible shared memory pool creation 2017-12-15 12:37:29 +01:00
tee_shm.c tee: add register user memory 2017-12-15 13:32:20 +01:00