arm-trusted-firmware/drivers
Justin Chadwell 6a415a508e Remove RSA PKCS#1 v1.5 support from cert_tool
Support for PKCS#1 v1.5 was deprecated in SHA 1001202 and fully removed
in SHA fe199e3, however, cert_tool is still able to generate
certificates in that form. This patch fully removes the ability for
cert_tool to generate these certificates.

Additionally, this patch also fixes a bug where the issuing certificate
was a RSA and the issued certificate was EcDSA. In this case, the issued
certificate would be signed using PKCS#1 v1.5 instead of RSAPSS per
PKCS#1 v2.1, preventing TF-A from verifying the image signatures. Now
that PKCS#1 v1.5 support is removed, all certificates that are signed
with RSA now use the more modern padding scheme.

Change-Id: Id87d7d915be594a1876a73080528d968e65c4e9a
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
2019-09-12 15:27:41 +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 Remove RSA PKCS#1 v1.5 support from cert_tool 2019-09-12 15:27:41 +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