aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tee/optee/shm_pool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-29tee: optee: Fix incorrect page free bugSumit Garg1-4/+2
2021-08-15tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg1-2/+6
2021-08-12optee: Fix memory leak when failing to register shm pagesTyler Hicks1-2/+10
2020-01-26optee: Fix multi page dynamic shm pool allocSumit Garg1-1/+14
2020-01-26tee: 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