1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

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>
This commit is contained in:
Tom Cosgrove
2022-07-25 12:19:35 +01:00
parent ef83b839d0
commit ff3c6c1a1a
3 changed files with 30 additions and 14 deletions

View File

@ -90,6 +90,8 @@
#include "mbedtls/x509_crt.h"
#include "mbedtls/x509_csr.h"
#include "psa/crypto_config.h"
#include <string.h>
/*