arm-trusted-firmware/plat/arm
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
..
board Merge pull request #1071 from jeenu-arm/syntax-fix 2017-08-29 15:25:36 +01:00
common Export KEY_ALG as a user build option 2017-08-31 16:42:11 +01:00
css Don't use zero_normalmem in bl2_platform_setup 2017-08-30 16:09:00 +01:00
soc/common Use SPDX license identifiers 2017-05-03 09:39:28 +01:00