Home
last modified time | relevance | path

Searched hist:"4576 dbb38a6f39534ba4a385eb647b61209f440c" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/lib/libtomcrypt/
H A Dsub.mk4576dbb38a6f39534ba4a385eb647b61209f440c Mon Mar 30 12:36:12 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: ltc: simplify _CFG_CORE_LTC_*_DESC logic

If a SHA-{256,384,512} or AES algorithm is needed in LTC a matching
_CFG_CORE_LTC_*_DESC variable will be set. So only check the
_CFG_CORE_LTC_*_DESC variable to see if a certain algorithm is needed.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>