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/chachapoly.h b/tf-psa-crypto/drivers/builtin/include/mbedtls/chachapoly.h index 6c236fe..947a13d 100644 --- a/tf-psa-crypto/drivers/builtin/include/mbedtls/chachapoly.h +++ b/tf-psa-crypto/drivers/builtin/include/mbedtls/chachapoly.h
@@ -21,7 +21,7 @@ #define MBEDTLS_CHACHAPOLY_H #include "mbedtls/private_access.h" -#include "mbedtls/build_info.h" +#include "tf-psa-crypto/build_info.h" /* for shared error codes */ #include "mbedtls/poly1305.h"