aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/shm_pool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-18optee: isolate smc abiJens Wiklander1-101/+0
2021-09-14tee/optee/shm_pool: fix application of sizeof to pointerjing yangyang1-1/+1
2021-07-21tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg1-2/+6
2021-07-21optee: Fix memory leak when failing to register shm pagesTyler Hicks1-2/+10
2020-01-03optee: Fix multi page dynamic shm pool allocSumit Garg1-1/+14
2019-11-15tee: optee: Fix dynamic shm pool allocationsSumit Garg1-1/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2017-12-15tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk1-0/+75