commit | f6d17ca13c1261843770cb6fc76373ab8a5f1dfd | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Wed Nov 06 14:11:15 2024 +0100 |
committer | Ronald Cron <ronald.cron@arm.com> | Wed Dec 11 22:32:45 2024 +0100 |
tree | 30692c20a226fa91fd59ad58f6cce6c235c355bf | |
parent | 3955d8bdb440591bad3a0ff83fa77fdefbf4f40e [diff] [blame] |
Switch to tf-psa-crypto/build_info.h Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/tf-psa-crypto/drivers/builtin/include/mbedtls/base64.h b/tf-psa-crypto/drivers/builtin/include/mbedtls/base64.h index 8f459b7..591a80f 100644 --- a/tf-psa-crypto/drivers/builtin/include/mbedtls/base64.h +++ b/tf-psa-crypto/drivers/builtin/include/mbedtls/base64.h
@@ -10,7 +10,7 @@ #ifndef MBEDTLS_BASE64_H #define MBEDTLS_BASE64_H -#include "mbedtls/build_info.h" +#include "tf-psa-crypto/build_info.h" #include <stddef.h>