arm-trusted-firmware/drivers/auth/mbedtls
Qixiang Xu 9a3088a5f5 tbbr: Add build flag HASH_ALG to let the user to select the SHA
The flag support the following values:
    - sha256 (default)
    - sha384
    - sha512

Change-Id: I7a49d858c361e993949cf6ada0a86575c3291066
Signed-off-by: Qixiang Xu <qixiang.xu@arm.com>
2017-11-21 14:16:18 +08:00
..
mbedtls_common.c Dynamic selection of ECDSA or RSA 2017-09-22 17:42:40 +08:00
mbedtls_common.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
mbedtls_crypto.c tbbr: Add build flag HASH_ALG to let the user to select the SHA 2017-11-21 14:16:18 +08:00
mbedtls_crypto.mk tbbr: Add build flag HASH_ALG to let the user to select the SHA 2017-11-21 14:16:18 +08:00
mbedtls_x509.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
mbedtls_x509_parser.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00