summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/shm_pool.c
Commit message (Expand)AuthorAgeFilesLines
* optee: isolate smc abiJens Wiklander2021-10-181-101/+0
* tee/optee/shm_pool: fix application of sizeof to pointerjing yangyang2021-09-141-1/+1
* tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg2021-07-211-2/+6
* optee: Fix memory leak when failing to register shm pagesTyler Hicks2021-07-211-2/+10
* optee: Fix multi page dynamic shm pool allocSumit Garg2020-01-031-1/+14
* tee: optee: Fix dynamic shm pool allocationsSumit Garg2019-11-151-1/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk2017-12-151-0/+75