Skip to content

Commit 685c89b

Browse files
committed
config: Remove duplicate macro MBEDTLS_SVC_KEY_ID_INIT
Signed-off-by: Devaraj Ranganna <[email protected]>
1 parent 05b0f9f commit 685c89b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Config/mbedtls_config/aws_mbedtls_config.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3274,7 +3274,3 @@ void mbedtls_platform_free( void * ptr );
32743274
#include "mbedtls/check_config.h"
32753275

32763276
/*#undef MBEDTLS_PSA_CRYPTO_C */
3277-
3278-
#ifndef MBEDTLS_SVC_KEY_ID_INIT
3279-
#define MBEDTLS_SVC_KEY_ID_INIT ( ( psa_key_id_t ) 0 )
3280-
#endif /* MBEDTLS_SVC_KEY_ID_INIT */

0 commit comments

Comments
 (0)