Skip to content
Snippets Groups Projects
Commit 1c146e43 authored by Jerome Forissier's avatar Jerome Forissier Committed by Jérôme Forissier
Browse files

Introduce BR2_PACKAGE_OPTEE_TEST_EXT_WITH_TLS_TESTS

Conditionally enable Thread Local Storage tests in the
optee_test_ext Buildroot package. Some toolchains may not support this
feature [1] so it is best to let the user decide.

common.mk enables the tests by default since the GCC toolchain from
toolchain.mk supports them. The command line option is
'make WITH_TLS_TESTS=y|n'.

Link: https://github.com/OP-TEE/optee_test/commit/30efcbeaf8864d0f2a5c4be593a5411001fab31b


Signed-off-by: default avatarJerome Forissier <jerome@forissier.org>
Acked-by: default avatarEtienne Carriere <etienne.carriere@linaro.org>
Acked-by: default avatarJens Wiklander <jens.wiklander@linaro.org>
parent 68a25e0b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment