mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
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> |
||
|---|---|---|
| .. | ||
| cmake_package | ||
| cmake_package_install | ||
| cmake_subproject | ||
| benchmark.c | ||
| CMakeLists.txt | ||
| dlopen.c | ||
| dlopen_demo.sh | ||
| generate_cpp_dummy_build.sh | ||
| query_compile_time_config.c | ||
| query_config.h | ||
| query_included_headers.c | ||
| selftest.c | ||
| udp_proxy.c | ||
| udp_proxy_wrapper.sh | ||
| zeroize.c | ||