linux/drivers/tee/optee
Volodymyr Babchuk d885cc5e07 tee: optee: store OP-TEE capabilities in private data
Those capabilities will be used in subsequent patches.

Signed-off-by: Volodymyr Babchuk <vlad.babchuk@gmail.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2017-12-15 13:36:16 +01:00
..
call.c tee: optee: add registered buffers handling into RPC calls 2017-12-15 13:35:37 +01:00
core.c tee: optee: store OP-TEE capabilities in private data 2017-12-15 13:36:16 +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
optee_msg.h tee: optee: Update protocol definitions 2017-12-15 13:32:31 +01:00
optee_private.h tee: optee: store OP-TEE capabilities in private data 2017-12-15 13:36:16 +01:00
optee_smc.h tee: optee: Update protocol definitions 2017-12-15 13:32:31 +01:00
rpc.c tee: optee: add registered buffers handling into RPC calls 2017-12-15 13:35:37 +01:00
supp.c