| Commit message (Expand) | Author | Age | Files | Lines |
* | tee: handle lookup of shm with reference count 0 | Jens Wiklander | 2022-01-05 | 2 | -96/+63 |
* | tee: optee: do not check memref size on return from Secure World | Jerome Forissier | 2021-05-22 | 1 | -10/+0 |
* | tee: optee: Fix compilation issue with nommu | Vincenzo Frascino | 2020-02-05 | 1 | -0/+1 |
* | tee: optee: add missing of_node_put after of_device_is_available | Julia Lawall | 2019-11-24 | 1 | -1/+3 |
* | tee: optee: take DT status property into account | Ard Biesheuvel | 2019-11-20 | 1 | -1/+1 |
* | tee: check shm references are consistent in offset/size | Etienne Carriere | 2018-06-21 | 1 | -0/+11 |
* | tee: shm: fix use-after-free via temporarily dropped reference | Jann Horn | 2018-05-22 | 1 | -2/+3 |
* | optee: fix invalid of_node_put() in optee_driver_init() | Jens Wiklander | 2017-12-25 | 1 | -1/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | tee: optee: sync with new naming of interrupts | David Wang | 2017-08-04 | 2 | -10/+10 |
* | tee: indicate privileged dev in gen_caps | Jens Wiklander | 2017-08-04 | 1 | -0/+5 |
* | tee: optee: interruptible RPC sleep | tiger-yu99 | 2017-08-04 | 1 | -5/+2 |
* | tee: optee: add const to tee_driver_ops and tee_desc structures | Bhumika Goyal | 2017-08-04 | 1 | -4/+4 |
* | tee: tee_shm: Constify dma_buf_ops structures. | Arvind Yadav | 2017-08-04 | 1 | -1/+1 |
* | tee: optee: fix uninitialized symbol 'parg' | Jens Wiklander | 2017-08-04 | 1 | -5/+6 |
* | Merge tag 'v4.12-rc1' into fixes | Olof Johansson | 2017-05-18 | 1 | -4/+4 |
|\ |
|
| * | Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2017-05-10 | 1 | -4/+4 |
* | | tee: add ARM_SMCCC dependency | Arnd Bergmann | 2017-05-10 | 1 | -0/+1 |
|/ |
|
* | tee: add OP-TEE driver | Jens Wiklander | 2017-03-10 | 11 | -0/+2809 |
* | tee: generic TEE subsystem | Jens Wiklander | 2017-03-09 | 6 | -0/+1548 |