linux/drivers/tee
Jens Wiklander e2aca5d892 tee: flexible shared memory pool creation
Makes creation of shm pools more flexible by adding new more primitive
functions to allocate a shm pool. This makes it easier to add driver
specific shm pool management.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Volodymyr Babchuk <vlad.babchuk@gmail.com>
2017-12-15 12:37:29 +01:00
..
optee optee: fix invalid of_node_put() in optee_driver_init() 2017-11-29 10:24:57 +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: indicate privileged dev in gen_caps 2017-08-04 10:30:27 +02: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: flexible shared memory pool creation 2017-12-15 12:37:29 +01:00