arm-trusted-firmware/drivers
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
..
arm Add SMMUv3 driver 2017-08-01 14:33:47 +01:00
auth Export KEY_ALG as a user build option 2017-08-31 16:42:11 +01:00
cadence/uart Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
console Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
delay_timer delay_timer: correct sparse issues and warnings 2017-06-23 09:38:08 +02:00
emmc Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gpio Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
io io_dummy: correct sparse warnings 2017-06-23 09:38:15 +02:00
partition Fix order of #includes 2017-07-12 14:45:31 +01:00
synopsys drivers: add designware ufs driver 2017-05-31 11:00:57 +08:00
ti/uart Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ufs ufs: fix the and operator 2017-06-13 14:33:49 +08:00