arm-trusted-firmware/drivers/auth/mbedtls
Qixiang Xu 9db9c65a11 Add support for TBBR using ECDSA keys in ARM platforms
- fixed compile error when KEY_ALG=ecdsa
    - add new option ecdsa for TF_MBEDTLS_KEY_ALG
    - add new option devel_ecdsa for ARM_ROTPK_LOCATION
    - add ecdsa key at plat/arm/board/common/rotpk/
    - reduce the mbedtls heap memory size to 13k

Change-Id: I3f7a6170af93fdbaaa7bf2fffb4680a9f6113c13
Signed-off-by: Qixiang Xu <qixiang.xu@arm.com>
2017-09-22 09:48:36 +08:00
..
mbedtls_common.c Add support for TBBR using ECDSA keys in ARM platforms 2017-09-22 09:48:36 +08:00
mbedtls_common.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
mbedtls_crypto.c Fix order of #includes 2017-07-12 14:45:31 +01:00
mbedtls_crypto.mk cert_tool: Support for legacy RSA PKCS#1 v1.5 2017-08-31 16:42:11 +01:00
mbedtls_x509.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
mbedtls_x509_parser.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00