OSDN Git Service

optee: sync OP-TEE headers
authorJens Wiklander <jens.wiklander@linaro.org>
Wed, 20 Jan 2021 10:14:12 +0000 (11:14 +0100)
committerJens Wiklander <jens.wiklander@linaro.org>
Tue, 2 Feb 2021 13:50:41 +0000 (14:50 +0100)
commit617d8e8b347edcee6da38df0aeb671fc9c9ba19c
tree6c6db0d8e16d609c2e668e69d3c0750e860a38c6
parentbed13b5fc4f3012bdb1d7585b6eae3858321c6e7
optee: sync OP-TEE headers

Pulls in updates in the internal headers from OP-TEE OS [1]. A few
defines has been shortened, hence the changes in rpc.c. Defines not used
by the driver in tee_rpc_cmd.h has been filtered out.

Note that this does not change the ABI.

Link: [1] https://github.com/OP-TEE/optee_os
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
drivers/tee/optee/optee_msg.h
drivers/tee/optee/optee_rpc_cmd.h [new file with mode: 0644]
drivers/tee/optee/optee_smc.h
drivers/tee/optee/rpc.c