summaryrefslogtreecommitdiffstats
path: root/drivers/tee
Commit message (Expand)AuthorAgeFilesLines
* tee: handle lookup of shm with reference count 0Jens Wiklander2022-01-052-96/+63
* tee: optee: do not check memref size on return from Secure WorldJerome Forissier2021-05-221-10/+0
* tee: optee: Fix compilation issue with nommuVincenzo Frascino2020-02-051-0/+1
* tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall2019-11-241-1/+3
* tee: optee: take DT status property into accountArd Biesheuvel2019-11-201-1/+1
* tee: check shm references are consistent in offset/sizeEtienne Carriere2018-06-211-0/+11
* tee: shm: fix use-after-free via temporarily dropped referenceJann Horn2018-05-221-2/+3
* optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander2017-12-251-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* tee: optee: sync with new naming of interruptsDavid Wang2017-08-042-10/+10
* tee: indicate privileged dev in gen_capsJens Wiklander2017-08-041-0/+5
* tee: optee: interruptible RPC sleeptiger-yu992017-08-041-5/+2
* tee: optee: add const to tee_driver_ops and tee_desc structuresBhumika Goyal2017-08-041-4/+4
* tee: tee_shm: Constify dma_buf_ops structures.Arvind Yadav2017-08-041-1/+1
* tee: optee: fix uninitialized symbol 'parg'Jens Wiklander2017-08-041-5/+6
* Merge tag 'v4.12-rc1' into fixesOlof Johansson2017-05-181-4/+4
|\
| * Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-05-101-4/+4
* | tee: add ARM_SMCCC dependencyArnd Bergmann2017-05-101-0/+1
|/
* tee: add OP-TEE driverJens Wiklander2017-03-1011-0/+2809
* tee: generic TEE subsystemJens Wiklander2017-03-096-0/+1548