arm-trusted-firmware/drivers/auth
Soby Mathew 2091755c5e Export KEY_ALG as a user build option
The `KEY_ALG` variable is used to select the algorithm for key
generation by `cert_create` tool for signing the certificates. This
variable was previously undocumented and did not have a global default
value. This patch corrects this and also adds changes to derive the
value of `TF_MBEDTLS_KEY_ALG` based on `KEY_ALG` if it not set by the
platform. The corresponding assignment of these variables are also now
removed from the `arm_common.mk` makefile.

Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Change-Id: I78e2d6f4fc04ed5ad35ce2266118afb63127a5a4
2017-08-31 16:42:11 +01:00
..
cryptocell Fix order of #includes 2017-07-12 14:45:31 +01:00
mbedtls Export KEY_ALG as a user build option 2017-08-31 16:42:11 +01:00
tbbr Support Trusted OS firmware extra images in TF tools 2017-08-09 18:06:05 +08:00
auth_mod.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
crypto_mod.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
img_parser_mod.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00