From 6ed9061618ed61eb2ad9d4857d78f239bdcfdef9 Mon Sep 17 00:00:00 2001 From: hienthehuynh <156345180+hienthehuynh@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:39:51 +0700 Subject: [PATCH] Fixed build errors with llvm (#29) --- library/psa_crypto_slot_management.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/library/psa_crypto_slot_management.c b/library/psa_crypto_slot_management.c index 74e59dc2ee2c..a28b723d0ff9 100644 --- a/library/psa_crypto_slot_management.c +++ b/library/psa_crypto_slot_management.c @@ -27,6 +27,9 @@ #include "mbedtls/threading.h" #endif +#if defined (MBEDTLS_PSA_CRYPTO_ACCEL_DRV_C) +#include "psa/crypto_accel_driver.h" +#endif /* Make sure we have distinct ranges of key identifiers for distinct