commit | ff3c6c1a1a02fbed0889e5d6bad0ec5a3fa3e400 | [log] [tgz] |
---|---|---|
author | Tom Cosgrove <tom.cosgrove@arm.com> | Mon Jul 25 12:19:35 2022 +0100 |
committer | Tom Cosgrove <tom.cosgrove@arm.com> | Mon Jul 25 12:19:35 2022 +0100 |
tree | 652118deb65baaebac655d10cf4824ca3a1a3e0f | |
parent | ef83b839d0902be6c3e6d03fe038b42519459188 [diff] [blame] |
Add parsing of psa/crypto_config.h for PSA_WANT_xxx to query_compile_time_config Fixes #6131 Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
diff --git a/scripts/data_files/query_config.fmt b/scripts/data_files/query_config.fmt index fa124f0..4c892fe 100644 --- a/scripts/data_files/query_config.fmt +++ b/scripts/data_files/query_config.fmt
@@ -90,6 +90,8 @@ #include "mbedtls/x509_crt.h" #include "mbedtls/x509_csr.h" +#include "psa/crypto_config.h" + #include <string.h> /*