commit | 75bc755cecdb6cb8034918cec3ede8d41c637516 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Fri Aug 14 10:14:55 2020 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Mon Sep 07 12:02:41 2020 +0100 |
tree | 3079b78ecf3159bca2740a2cd24692b4df55af33 | |
parent | 0c2f86d3191a11cec1cf4cd3c937e85b415ec2d4 [diff] |
Fix style in documentation of MBEDTLS_HAVE_ASM Signed-off-by: Hanno Becker <hanno.becker@arm.com>
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index c3cfdb1..264c449 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -46,10 +46,10 @@ * Requires support for asm() in compiler. * * Used in: + * library/armv8ce_aes.c * library/aria.c * library/timing.c * include/mbedtls/bn_mul.h - * library/armv8ce_aes.c * * Required by: * MBEDTLS_AESNI_C