commit | 3406564b012e2a1f909f9f9708e821d67133632a | [log] [tgz] |
---|---|---|
author | Dave Rodgman <dave.rodgman@arm.com> | Tue Oct 03 21:18:57 2023 +0100 |
committer | GitHub <noreply@github.com> | Tue Oct 03 21:18:57 2023 +0100 |
tree | 144a39fcd0d89fedd897df9c5a12506c5713090b | |
parent | 3fb93a8223d6d31e1bf0603fc0c19a985ec5c8d4 [diff] | |
parent | 3974b176315d1561dfee08e261f4c25408f11a53 [diff] |
Merge pull request #8291 from minosgalanakis/bugfix/updated_check_generated_files
diff --git a/ChangeLog.d/fix-aes-cbc-iv-corruption b/ChangeLog.d/fix-aes-cbc-iv-corruption.txt similarity index 100% rename from ChangeLog.d/fix-aes-cbc-iv-corruption rename to ChangeLog.d/fix-aes-cbc-iv-corruption.txt
diff --git a/ChangeLog.d/fix-tls-padbuf-zeroization b/ChangeLog.d/fix-tls-padbuf-zeroization.txt similarity index 100% rename from ChangeLog.d/fix-tls-padbuf-zeroization rename to ChangeLog.d/fix-tls-padbuf-zeroization.txt
diff --git a/ChangeLog.d/rename_psa_crypto_driver_wrappers.txt b/ChangeLog.d/rename_psa_crypto_driver_wrappers.txt new file mode 100644 index 0000000..a071096 --- /dev/null +++ b/ChangeLog.d/rename_psa_crypto_driver_wrappers.txt
@@ -0,0 +1,5 @@ +Changes + * Users intergrating their own PSA drivers should be aware that + the file library/psa_crypto_driver_wrappers.c has been renamed + to psa_crypto_driver_wrappers_no_static.c. +