Files
mbedtls/programs/test
Gilles Peskine 9af413bcc5 Don't try to include mbedtls/config_*.h
They're included by build_info.h and must not be included directly.

Currently, this only concerns one file: config_psa.h. It's technically a bug
to include it, but a harmless one because that header has already been
included by build_info.h except in configurations where it
effectively had no effect (enabling PSA options with PSA turned off).

We plan to split config_psa.h into multiple headers that are less
independent, which could make the inclusion more problematic.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-08-21 16:12:36 +02:00
..
2023-01-11 14:50:10 +01:00
2023-01-11 14:50:10 +01:00
2023-07-26 17:11:51 +01:00
2023-01-11 14:50:10 +01:00