Home
last modified time | relevance | path

Searched hist:"18 dd462bc7a7c1f2ada6fa22b51e590af64b5d78" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/
H A Dcore.mk18dd462bc7a7c1f2ada6fa22b51e590af64b5d78 Fri Mar 22 06:42:31 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> Add CFG_CRYPTOLIB_NAME_$(CFG_CRYPTOLIB_NAME)

Adds CFG_CRYPTOLIB_NAME_$(CFG_CRYPTOLIB_NAME) := y for easy testing of
which cryptolib currently is in use.

Mbedtls is a bit tricky since it can be compiled either as a support lib
with the bignum routines or as a complete crypto lib.
CFG_CRYPTOLIB_NAME_$(CFG_CRYPTOLIB_NAME) can be used to select optimal
configuration.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>