Files
mbedtls/scripts
Gilles Peskine c00bd2a6fb THREADING autodetection: only check the crypto config
When running the preprocessor to determine whether pthread is enabled, only
use TF-PSA-Crypto include paths. Don't use the rest of `LOCAL_CFLAGS`,
including Mbed TLS include paths, which aren't really useful here.

This will simplify later refactorings, because it simplifies a dependency
chain [crypto paths] → `LOCAL_CFLAGS` → `THREADING` → `LOCAL_LDFLAGS`
into just [crypto paths] → `THREADING` → `LOCAL_LDFLAGS`.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2026-01-07 11:17:43 +01:00
..
2025-09-29 14:25:12 +02:00
2023-11-02 19:47:20 +00:00
2025-10-31 14:18:05 +00:00
2023-11-02 19:47:20 +00:00
2025-09-24 12:39:29 +02:00
2024-05-30 09:27:27 +01:00
2023-11-02 19:47:20 +00:00