In suite-b move definition of MBEDTLS_PSA_CRYPTO_CONFIG_FILE

Signed-off-by: Ryan Everett <[email protected]>
This commit is contained in:
Ryan Everett
2024-05-16 08:12:03 +02:00
committed by Ronald Cron
parent 4540cd3429
commit 44d7ddf82f
2 changed files with 4 additions and 4 deletions
+4
View File
@@ -21,6 +21,10 @@
* See README.txt for usage instructions.
*/
#define MBEDTLS_PSA_CRYPTO_CONFIG_FILE "../configs/crypto-config-suite-b.h"
#define MBEDTLS_PSA_CRYPTO_CONFIG
/* System support */
#define MBEDTLS_HAVE_ASM
#define MBEDTLS_HAVE_TIME
-4
View File
@@ -22,10 +22,6 @@
*
* To be used in conjunction with configs/config-suite-b.h. */
#define MBEDTLS_PSA_CRYPTO_CONFIG_FILE "../configs/crypto-config-suite-b.h"
#define MBEDTLS_PSA_CRYPTO_CONFIG
#ifndef PSA_CRYPTO_CONFIG_H
#define PSA_CRYPTO_CONFIG_H