summaryrefslogtreecommitdiff
path: root/drivers/tee (follow)
Commit message (Expand)AuthorAge
* BACKPORT: tee: shm: Potential NULL dereference calling tee_shm_register()Dan Carpenter2018-02-21
* BACKPORT: tee: shm: don't put_page on null shm->pagesColin Ian King2018-02-21
* BACKPORT: tee: shm: make function __tee_shm_alloc staticColin Ian King2018-02-21
* BACKPORT: tee: optee: check type of registered shared memoryJens Wiklander2018-02-21
* BACKPORT: tee: add start argument to shm_register callbackJens Wiklander2018-02-21
* BACKPORT: tee: optee: fix header dependenciesArnd Bergmann2018-02-21
* BACKPORT: tee: shm: inline tee_shm_get_id()Volodymyr Babchuk2018-02-21
* BACKPORT: tee: use reference counting for tee_contextVolodymyr Babchuk2018-02-21
* BACKPORT: tee: optee: enable dynamic SHM supportVolodymyr Babchuk2018-02-21
* BACKPORT: tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk2018-02-21
* BACKPORT: tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk2018-02-21
* BACKPORT: tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk2018-02-21
* BACKPORT: tee: optee: add registered shared parameters handlingVolodymyr Babchuk2018-02-21
* BACKPORT: tee: optee: add shared buffer registration functionsVolodymyr Babchuk2018-02-21
* BACKPORT: tee: optee: add page list manipulation functionsVolodymyr Babchuk2018-02-21
* BACKPORT: tee: optee: Update protocol definitionsVolodymyr Babchuk2018-02-21
* BACKPORT: tee: add register user memoryJens Wiklander2018-02-21
* BACKPORT: tee: flexible shared memory pool creationJens Wiklander2018-02-21
* BACKPORT: optee: support asynchronous supplicant requestsJens Wiklander2018-02-21
* BACKPORT: tee: add TEE_IOCTL_PARAM_ATTR_METAJens Wiklander2018-02-21
* BACKPORT: tee: add tee_param_is_memref() for driver useJens Wiklander2018-02-21
* BACKPORT: optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander2018-01-12
* BACKPORT: tee: optee: sync with new naming of interruptsDavid Wang2018-01-12
* BACKPORT: tee: indicate privileged dev in gen_capsJens Wiklander2018-01-12
* BACKPORT: tee: optee: interruptible RPC sleeptiger-yu992018-01-12
* BACKPORT: tee: optee: add const to tee_driver_ops and tee_desc structuresBhumika Goyal2018-01-12
* BACKPORT: tee: tee_shm: Constify dma_buf_ops structures.Arvind Yadav2018-01-12
* BACKPORT: tee: optee: fix uninitialized symbol 'parg'Jens Wiklander2018-01-12
* BACKPORT: tee: add ARM_SMCCC dependencyArnd Bergmann2018-01-12
* tee: add OP-TEE driverJens Wiklander2017-12-02
* tee: generic TEE subsystemJens Wiklander2017-12-02