Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tee: optee: add optee-specific shared pool implementation | Volodymyr Babchuk | 2017-12-15 | 1 | -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> |