Skip to content
Commit bbdf665a authored by Etienne Carriere's avatar Etienne Carriere Committed by Jérôme Forissier
Browse files

libteeacl: condition libteeacl with WITH_TEEACL



Build and embed libteeacl upon WITH_TEEACL=1 (default configuration).
This configuration switch allows one to build OP-TEE client without
dependencies on pkg-config and libuuid  when OP-TEE ACL for
PKCS11 is not needed:
 cmake -DWITH_TEEACL=0 ...
or
 make WITH_TEEACL=0 ...

With the comments below addressed, LGTM.

Acked-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
Acked-by: Jens Wiklander's avatarJens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: default avatarEero Aaltonen <eero.aaltonen@vaisala.com>
Signed-off-by: default avatarEtienne Carriere <etienne.carriere@linaro.org>
parent fba99505
Loading
Loading
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