linux-stable/drivers/tee
Jens Wiklander 1647a5ac17 optee: support asynchronous supplicant requests
Adds support for asynchronous supplicant requests, meaning that the
supplicant can process several requests in parallel or block in a
request for some time.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Tested-by: Etienne Carriere <etienne.carriere@linaro.org> (b2260 pager=y/n)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2017-11-29 10:37:13 +01:00
..
optee optee: support asynchronous supplicant requests 2017-11-29 10:37:13 +01:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tee_core.c tee: add TEE_IOCTL_PARAM_ATTR_META 2017-11-29 10:37:13 +01:00
tee_private.h
tee_shm.c tee: tee_shm: Constify dma_buf_ops structures. 2017-08-04 10:30:27 +02:00
tee_shm_pool.c