Dave Rodgman | 6bed2da | 2023-06-28 10:00:23 +0100 | [diff] [blame] | 1 | Bugfix |
2 | * Fix compilation warnings in aes.c, which prevented the | ||||
3 | example TF-M configuration in configs/ from building cleanly: | ||||
Dave Rodgman | 9028214 | 2023-06-28 11:29:27 +0100 | [diff] [blame] | 4 | tfm_mbedcrypto_config_profile_medium.h with |
Dave Rodgman | 6bed2da | 2023-06-28 10:00:23 +0100 | [diff] [blame] | 5 | crypto_config_profile_medium.h. |