Support larger RSA key sizes when using MBEDTLS
Previously, TF-A could not support large RSA key sizes as the
configuration options passed to MBEDTLS prevented storing and performing
calculations with the larger, higher-precision numbers required. With
these changes to the arguments passed to MBEDTLS, TF-A now supports
using 3072 (3K) and 4096 (4K) keys in certificates.

Change-Id: Ib73a6773145d2faa25c28d04f9a42e86f2fd555f
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
1 parent 2fc6ffc commit aacff7498c7241696f55a9b80473e59b72d4d095
@Justin Chadwell Justin Chadwell authored on 29 Jul 2019
Showing 4 changed files
View
Makefile
View
drivers/auth/mbedtls/mbedtls_common.mk
View
drivers/auth/tbbr/tbbr_cot.c
View
include/drivers/auth/mbedtls/mbedtls_config.h