mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
5 lines
220 B
Text
5 lines
220 B
Text
Bugfix
|
|
* Fix compilation warnings in aes.c, which prevented the
|
|
example TF-M configuration in configs/ from building cleanly:
|
|
tfm_mbedcrypto_config_profile_medium.h with
|
|
crypto_config_profile_medium.h.
|