Valerio Setti
460d2ee363
adjust_legacy_crypto: improve enablement of MBEDTLS_MD_xxx_VIA_PSA
...
The previous change that replaced CRYPTO_C with CRYPTO_CLIENT
caused an increase of the mbedtls_md struct in scenarios where
the hash related PSA_WANTs were enabled, but not accelerated.
This caused an ABI-API break which is not allowed for an LTS
branch.
Since the main goal here is to allow PSA dispatch in a "pure
crypto client" scenario, we partially revert the previous change
to config_adjust_legacy_crypto.h and add an extra condition
for "CRYPTO_CLIENT && !CRYPTO_C".
This commit also reverts changes done in analyze_outcomes.py
because they are no more necessary.
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no >
2025-02-21 13:13:24 +01:00
..
2023-11-23 10:31:26 +08:00
2023-11-23 10:31:26 +08:00
2024-02-16 15:26:12 +01:00
2024-01-24 16:26:35 +01:00
2023-11-03 12:21:36 +00:00
2024-08-22 13:00:12 +01:00
2023-12-15 16:10:52 +01:00
2024-10-14 11:04:31 +02:00
2023-11-23 10:31:26 +08:00
2023-12-20 09:54:18 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-10-22 13:31:19 +02:00
2024-01-29 12:00:15 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2025-02-21 13:13:24 +01:00
2024-12-24 20:03:29 +01:00
2024-05-29 09:33:04 +02:00
2024-12-24 20:03:29 +01:00
2024-07-12 11:38:53 +03:00
2024-07-12 11:38:53 +03:00
2024-06-21 13:40:16 +02:00
2023-11-03 12:21:36 +00:00
2024-07-18 19:03:02 +02:00
2024-01-18 15:30:46 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-07-12 11:38:53 +03:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-07-12 11:38:53 +03:00
2024-10-22 13:31:19 +02:00
2023-11-03 12:21:36 +00:00
2024-11-13 19:27:31 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-10-22 13:31:19 +02:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-12-08 21:51:15 +00:00
2023-11-03 12:21:36 +00:00
2024-02-08 14:26:29 +00:00
2024-02-09 06:42:18 +01:00
2024-04-04 09:42:01 +02:00
2023-12-21 16:39:04 +01:00
2024-01-19 09:07:35 +01:00
2023-12-21 16:39:04 +01:00
2023-11-03 12:21:36 +00:00
2024-01-29 10:19:52 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-10-28 10:09:18 +01:00
2023-11-03 12:21:36 +00:00
2024-02-12 11:23:05 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-03-04 15:57:41 +00:00
2023-11-03 12:21:36 +00:00
2024-03-10 17:42:43 +01:00
2024-08-28 18:15:36 +02:00
2024-11-14 14:19:40 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-03-05 11:05:51 +00:00
2023-11-08 18:07:04 +00:00
2024-02-26 13:59:43 +00:00