commit | 18838f6c1ac0db987afe6c3036884bd58211963e | [log] [tgz] |
---|---|---|
author | Dave Rodgman <dave.rodgman@arm.com> | Sun Oct 08 12:28:51 2023 +0100 |
committer | Dave Rodgman <dave.rodgman@arm.com> | Wed Oct 25 09:06:24 2023 +0100 |
tree | f327935b69fa084a6496479a830a734330625928 | |
parent | 0c584039896625b0784519547d03f68a79528439 [diff] [blame] |
Fix docs for MBEDTLS_AESCE_C Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/include/mbedtls/mbedtls_config.h b/include/mbedtls/mbedtls_config.h index 73229ea..f881105 100644 --- a/include/mbedtls/mbedtls_config.h +++ b/include/mbedtls/mbedtls_config.h
@@ -2247,7 +2247,7 @@ /** * \def MBEDTLS_AESCE_C * - * Enable AES cryptographic extension support on 64-bit Arm. + * Enable AES cryptographic extension support on Armv8. * * Module: library/aesce.c * Caller: library/aes.c