Re: [PATCH v5 3/4] crypto: aria: implement aria-avx2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Eric,
Thank you so much for your review!

On 11/18/22 18:05, Eric Biggers wrote:
> On Fri, Nov 18, 2022 at 07:22:51AM +0000, Taehee Yoo wrote:
>> +SYM_FUNC_START(aria_aesni_avx2_encrypt_32way)
>
> Please use SYM_TYPED_FUNC_START (and include <linux/cfi_types.h>) for all
> assembly functions that are called via indirect function calls. Otherwise the
> code will crash when built with CONFIG_CFI_CLANG=y.
>
> - Eric

Okay, I will use SYM_TYPED_FUNC_START for avx2 and avx512 in the v6 patchset.

Thanks a lot!
Taehee Yoo



[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]
  Powered by Linux