From f60e44d0633d2585cc2a0b2336dd565c6076ed08 Mon Sep 17 00:00:00 2001 From: Dave Rodgman Date: Mon, 9 Oct 2023 13:40:36 +0100 Subject: [PATCH] Add link to ACLE docs in comment Co-authored-by: Jerry Yu Signed-off-by: Dave Rodgman --- library/aesce.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/aesce.c b/library/aesce.c index caf9560cda..6a65043316 100644 --- a/library/aesce.c +++ b/library/aesce.c @@ -93,7 +93,7 @@ #if defined(MBEDTLS_ARCH_IS_ARM32) #if defined(__clang__) -/* On clang for A32/T32, work around some missing intrinsics and types */ +/* On clang for A32/T32, work around some missing intrinsics and types which are listed in [ACLE](https://arm-software.github.io/acle/neon_intrinsics/advsimd.html#polynomial-1) */ #ifndef vreinterpretq_p64_u8 #define vreinterpretq_p64_u8 (poly64x2_t)