package/optee-benchmark: new package
authorEtienne Carriere <etienne.carriere@linaro.org>
Wed, 30 Jan 2019 10:47:27 +0000 (11:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Feb 2019 22:01:11 +0000 (23:01 +0100)
commit2fc4790e672f7455c24767791db48584fde88eed
tree3d327ccada835d03eb42de88105353f811a75658
parent7d1080a1b4ccd90abc7adeeebebdfeea588b22ce
package/optee-benchmark: new package

OP-TEE performance benchmark tools for the OP-TEE project.

This packages generates embedded Linux based OS materials used
to retrieve execution timing information on invocation of the
OP-TEE secure services.

It is added next to the OP-TEE client package in BR configuration.

This change references in Buildroot the today's latest OP-TEE
revision release tagged 3.4.0.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
[Thomas:
 - drop version selection
 - propagate the dependency of optee-client]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/optee-benchmark/Config.in [new file with mode: 0644]
package/optee-benchmark/optee-benchmark.hash [new file with mode: 0644]
package/optee-benchmark/optee-benchmark.mk [new file with mode: 0644]