summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee
Commit message (Expand)AuthorAgeFilesLines
* optee: use export_uuid() to copy client UUIDJens Wiklander2021-05-182-4/+8
* Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-264-10/+74
|\
| * Merge tag 'optee-memref-size-for-v5.13' of git://git.linaro.org/people/jens.w...Arnd Bergmann2021-04-011-10/+0
| |\
| | * tee: optee: do not check memref size on return from Secure WorldJerome Forissier2021-03-301-10/+0
| * | tee: optee: fix build error caused by recent optee tracepoints featureJisheng Zhang2021-03-301-0/+3
| * | tee: optee: add invoke_fn tracepointsJisheng Zhang2021-03-152-0/+71
| |/
* / module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
|/
* Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/peopl...Arnd Bergmann2021-02-091-15/+16
|\
| * optee: simplify i2c accessArnd Bergmann2021-02-081-15/+16
* | Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/pe...Arnd Bergmann2021-02-031-1/+2
|\ \
| * | tee: optee: remove need_resched() before cond_resched()Jens Wiklander2021-02-031-2/+1
| * | tee: optee: replace might_sleep with cond_reschedRouven Czerwinski2021-01-211-1/+3
| |/
* | optee: sync OP-TEE headersJens Wiklander2021-02-024-189/+179
* | tee: optee: fix 'physical' typosBjorn Helgaas2021-02-021-1/+1
* | drivers: optee: use flexible-array member instead of zero-length arrayTian Tao2021-02-021-1/+1
|/
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-1/+1
|\
| * Merge tag 'optee-use-uuid-api-for-v5.10' of git://git.linaro.org:/people/jens...Arnd Bergmann2020-10-261-1/+1
| |\
| | * tee: optee: Use UUID API for exporting the UUIDAndy Shevchenko2020-10-131-1/+1
* | | optee: add writeback to valid memory typeRui Miguel Silva2020-11-251-1/+2
|/ /
* | Merge tag 'optee-i2c-fix-for-v5.10' of git://git.linaro.org:/people/jens.wikl...Olof Johansson2020-09-131-1/+1
|\ \
| * | drivers: optee: fix i2c build issueJorge Ramirez-Ortiz2020-09-011-1/+1
* | | Merge tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wik...Olof Johansson2020-08-212-0/+10
|\ \ \ | |/ / |/| |
| * | driver: tee: Handle NULL pointer indication from clientCedric Neveux2020-08-212-0/+10
| |/
* / drivers: optee: allow op-tee to access devices on the i2c busJorge Ramirez-Ortiz2020-08-213-0/+117
|/
* Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2020-07-133-25/+50
|\
| * optee: enable support for multi-stage bus enumerationMaxim Uvarov2020-07-103-22/+44
| * optee: use uuid for sysfs driver entryMaxim Uvarov2020-07-101-3/+6
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* | tee: optee: Add support for session login client UUID generationVesa Jääskeläinen2020-05-111-1/+5
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-89/+64
|\
| * optee: model OP-TEE as a platform device/driverArd Biesheuvel2020-01-031-89/+64
* | Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...Olof Johansson2020-01-241-0/+1
|\ \
| * | tee: optee: Fix compilation issue with nommuVincenzo Frascino2020-01-231-0/+1
| |/
* / optee: Fix multi page dynamic shm pool allocSumit Garg2020-01-031-1/+14
|/
* tee: optee: fix device enumeration error handlingJens Wiklander2019-11-151-8/+12
* tee: optee: Fix dynamic shm pool allocationsSumit Garg2019-11-152-1/+18
* tee: optee: add might_sleep for RPC requestsRouven Czerwinski2019-07-081-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-057-70/+7
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander...Olof Johansson2019-04-281-31/+49
|\
| * optee: allow to work without static shared memoryVolodymyr Babchuk2019-04-171-31/+49
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-067-49/+181
|\ \ | |/ |/|
| * Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander...Arnd Bergmann2019-03-012-48/+4
| |\
| | * tee: optee: update optee_msg.h and optee_smc.h to dual licenseJerome Forissier2019-02-282-48/+4
| * | tee: optee: Fix unsigned comparison with less than zeroYueHaibing2019-02-201-1/+1
| * | tee: optee: Initialize some structs using memset instead of bracesNathan Chancellor2019-02-201-3/+8
| |/
| * tee: optee: add TEE bus device enumeration supportSumit Garg2019-02-014-0/+163
| * tee: add supp_nowait flag in tee_context structSumit Garg2019-02-011-1/+9
* | tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall2019-02-281-1/+3
|/
* Merge tag 'tee-subsys-optee-for-4.21' of https://git.linaro.org/people/jens.w...Olof Johansson2018-12-311-0/+3
|\