]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - optee/ti-optee-client.git/commit
OP-TEE Benchmark
authorIgor Opaniuk <igor.opaniuk@linaro.org>
Wed, 9 Nov 2016 14:06:09 +0000 (14:06 +0000)
committerJérôme Forissier <jerome.forissier@linaro.org>
Tue, 30 May 2017 16:15:19 +0000 (18:15 +0200)
commit63106fb4e086f7965e1f17945b2bbc71841c3a71
tree9aba85a2cf13ffafaa4e23554b05b6b4142979d1
parent326001cf31814c728eb2f441c477f4d29600d90b
OP-TEE Benchmark

OP-TEE Benchmark feature provides timestamp data for the roundtrip time
from libteec to OP-TEE OS core.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>
Makefile
libteec/Makefile
libteec/include/linux/teec_benchmark.h [new file with mode: 0644]
libteec/src/tee_client_api.c
libteec/src/teec_benchmark.c [new file with mode: 0644]
public/tee_bench.h [new file with mode: 0644]