arm-trusted-firmware/drivers
Justin Chadwell aacff7498c 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>
2019-09-12 15:27:39 +01:00
..
allwinner Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
amlogic amlogic: Move the SHA256 DMA driver to common directory 2019-09-05 10:39:30 +01:00
arm Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
auth Support larger RSA key sizes when using MBEDTLS 2019-09-12 15:27:39 +01:00
cadence/uart/aarch64 Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
cfi/v2m Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
console console: add a flag to prepend '\r' in the multi-console framework 2019-08-19 17:00:08 +09:00
coreboot/cbmem_console/aarch64 Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
delay_timer drivers: generic_delay_timer: Assert presence of Generic Timer 2019-02-06 09:54:42 +00:00
gpio Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
intel/soc/stratix10/io intel: Pull out common drivers into platform common 2019-06-26 18:45:01 +08:00
io Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
marvell Update marvell platform to not rely on undefined overflow behaviour 2019-07-11 12:10:51 +01:00
mentor/i2c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
mmc drivers: mmc: Fix some issues with MMC stack 2019-03-07 11:34:20 +08:00
partition drivers: partition: Add simple MBR partition entries support 2019-02-13 14:26:15 +08:00
renesas/rcar rcar_gen3: drivers: qos: update QoS setting 2019-08-29 13:02:30 +02:00
rpi3 rpi3: sdhost: SDHost driver improvement 2019-02-27 01:06:57 +08:00
st mmc: stm32_sdmmc2: correctly manage block size 2019-09-02 17:53:16 +02:00
staging/renesas/rcar/ddr rcar_gen3: drivers: ddr_b: Update DDR setting for H3, M3, M3N 2019-08-29 13:02:30 +02:00
synopsys Merge changes from topic "jc/shift-overflow" into integration 2019-07-16 10:11:27 +00:00
ti/uart Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
ufs drivers: ufs: Extend the delay after reset to wait for some slower chips 2019-05-13 17:11:07 -07:00