arm-trusted-firmware/plat/arm/common
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
..
aarch32 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
aarch64 Add Trusted OS extra image parsing support for ARM standard platforms 2017-08-09 18:06:05 +08:00
sp_min sp_min: Implement `sp_min_plat_runtime_setup()` 2017-06-20 15:14:01 +01:00
tsp Fix order of ARM platform #includes 2017-07-14 10:50:40 +01:00
arm_bl1_fwu.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_bl1_setup.c Fix order of ARM platform #includes 2017-07-14 10:50:40 +01:00
arm_bl2_setup.c Add Trusted OS extra image parsing support for ARM standard platforms 2017-08-09 18:06:05 +08:00
arm_bl2u_setup.c Fix order of ARM platform #includes 2017-07-14 10:50:40 +01:00
arm_bl31_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_cci.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_ccn.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_common.c Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
arm_common.mk Export KEY_ALG as a user build option 2017-08-31 16:42:11 +01:00
arm_gicv2.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_gicv3.c FVP: Add support for multi-threaded CPUs 2017-08-01 14:33:47 +01:00
arm_gicv3_legacy.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_image_load.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_io_storage.c Support Trusted OS firmware extra images in TF tools 2017-08-09 18:06:05 +08:00
arm_pm.c plat/arm: Compile out impossible conditional for AArch32 2017-05-24 14:23:08 +01:00
arm_sip_svc.c Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
arm_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_tzc400.c ARM plat changes to enable CryptoCell integration 2017-06-28 15:58:06 +01:00
arm_tzc_dmc500.c ARM plat changes to enable CryptoCell integration 2017-06-28 15:58:06 +01:00
execution_state_switch.c Add missing SPDX header 2017-05-11 17:31:29 +01:00