mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-03 01:20:39 +00:00
config-tfm: fix typo in comment
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
69402fd6a2
commit
1e3fcc5692
@ -46,7 +46,7 @@
|
|||||||
#undef MBEDTLS_PLATFORM_STD_EXIT_FAILURE
|
#undef MBEDTLS_PLATFORM_STD_EXIT_FAILURE
|
||||||
|
|
||||||
/* CCM is the only cipher/AEAD enabled in TF-M configuration files, but it
|
/* CCM is the only cipher/AEAD enabled in TF-M configuration files, but it
|
||||||
* does not need CIPHER_C to be enabled, so we can disabled it in order
|
* does not need CIPHER_C to be enabled, so we can disable it in order
|
||||||
* to reduce code size further. */
|
* to reduce code size further. */
|
||||||
#undef MBEDTLS_CIPHER_C
|
#undef MBEDTLS_CIPHER_C
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user