arm-trusted-firmware/drivers/auth
Jimmy Brisson 48ee4995c5 chore(mbedtls): remove hash configs
After the upgrade to mbedtls 3.6.0, some of these configuation limitations
are no longer present.

Size chages:
build config | executable | Delta
-------------|------------|-------
tbb ecdsa    | bl1        |  -176
-------------|------------|-------
tbb rsa      | bl1        |  -192
             | bl2        | -4096
-------------|------------|-------
drtm         | romlib     |  -576
-------------|------------|-------
spm          | romlib     |  -576
-------------|------------|-------
mb384        | romlib     | -1016

Change-Id: I019bc59adc93cf95f6f28ace9579e7bf1e785b62
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>
2024-09-04 10:55:15 +02:00
..
cca feat(arm): remove the bl2 static c file 2024-08-07 08:46:30 +01:00
dualroot feat(arm): remove the bl2 static c file 2024-08-07 08:46:30 +01:00
mbedtls chore(mbedtls): remove hash configs 2024-09-04 10:55:15 +02:00
tbbr refactor(auth): remove HW_CONFIG reference from BL1 CoT file 2024-06-05 10:20:36 +01:00
auth_mod.c feat(fwu): modify the check for getting the FWU bank's state 2024-03-01 14:19:56 +05:30
crypto_mod.c refactor(auth): replace plat_convert_pk 2023-04-21 09:46:01 +01:00
img_parser_mod.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00