package/optee-test: new package
authorEtienne Carriere <etienne.carriere@linaro.org>
Wed, 30 Jan 2019 10:47:26 +0000 (11:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Feb 2019 21:49:08 +0000 (22:49 +0100)
commit7d1080a1b4ccd90abc7adeeebebdfeea588b22ce
tree16f2c7f5f594438a3d7c22384abe3bbd0c1f1ae2
parentbd64fdb32c6ebbc050ed7c5fcb34f51ff66ab4b8
package/optee-test: new package

OP-TEE test package provide test materials as part of the OP-TEE
project helping platforms to verify their OP-TEE components
against a set of regression and performance tests.

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

This change references in Buildroot the today's latest OP-TEE
revision release tagged 3.4.0 with an added patch to fix an issue
reported by recent GCC toolchains.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
[Thomas:
 - drop version selection
 - propagate !BR2_STATIC_LIBS dependency of optee-client
 - make sure BR2_TARGET_OPTEE_OS_SDK is selected
 - use a patch generated by git format-patch
 - simplify the construct to build the examples]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/optee-test/0001-regression-4100-update-string-conversion-loop.patch [new file with mode: 0644]
package/optee-test/Config.in [new file with mode: 0644]
package/optee-test/optee-test.hash [new file with mode: 0644]
package/optee-test/optee-test.mk [new file with mode: 0644]