aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tee/qcomtee/core.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-11-21Merge tag 'qcomtee-fixes2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixesArnd Bergmann1-1/+1
2025-11-17tee: qcomtee: initialize result before use in release workerAmirreza Zarrabi1-1/+1
2025-09-19tee: qcom: return -EFAULT instead of -EINVAL if copy_from_user() failsDan Carpenter1-1/+1
2025-09-15tee: qcom: add primordial objectAmirreza Zarrabi1-5/+14
2025-09-15tee: add Qualcomm TEE driverAmirreza Zarrabi1-0/+906