tbbr: Add build flag HASH_ALG to let the user to select the SHA
authorQixiang Xu <qixiang.xu@arm.com>
Thu, 9 Nov 2017 05:56:29 +0000 (13:56 +0800)
committerQixiang Xu <qixiang.xu@arm.com>
Tue, 21 Nov 2017 06:16:18 +0000 (14:16 +0800)
commit9a3088a5f509084e60d9c55bf53985c5ec4ca821
treeb3e7af650e56d8ab6df9a04c0253000dc20b7160
parent2972247cb4ae84ed660532cac426259a4f17c816
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>
docs/user-guide.rst
drivers/auth/mbedtls/mbedtls_crypto.c
drivers/auth/mbedtls/mbedtls_crypto.mk
drivers/auth/tbbr/tbbr_cot.c
include/drivers/auth/mbedtls/mbedtls_config.h
make_helpers/tbbr/tbbr_tools.mk