summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/shm_pool.h
Commit message (Collapse)AuthorAgeFilesLines
* tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk2017-12-151-0/+23
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>