In suite-b move definition of MBEDTLS_PSA_CRYPTO_CONFIG_FILE

Signed-off-by: Ryan Everett <ryan.everett@arm.com>
This commit is contained in:
Ryan Everett 2024-04-26 11:25:43 +01:00 committed by Ronald Cron
parent 4540cd3429
commit 44d7ddf82f
2 changed files with 4 additions and 4 deletions

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

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