[PATCH 2/3] Add detection for HW feature "intel-avx512"
Jakub Jelen
jjelen at redhat.com
Mon Mar 7 11:38:27 CET 2022
On 3/7/22 11:04, Jakub Jelen wrote:
> On 3/6/22 18:19, Jussi Kivilinna wrote:
>> [...]
>> diff --git a/src/hwfeatures.c b/src/hwfeatures.c
>> index 7060d995..8e92cbdd 100644
>> --- a/src/hwfeatures.c
>> +++ b/src/hwfeatures.c
>> @@ -62,6 +62,7 @@ static struct
>> { HWF_INTEL_RDTSC, "intel-rdtsc" },
>> { HWF_INTEL_SHAEXT, "intel-shaext" },
>> { HWF_INTEL_VAES_VPCLMUL, "intel-vaes-vpclmul" },
>> + { HWF_INTEL_AVX512, "intel-avx512" },
>> #elif defined(HAVE_CPU_ARCH_ARM)
>> { HWF_ARM_NEON, "arm-neon" },
>> { HWF_ARM_AES, "arm-aes" },
>
> Hi,
> can you make sure to update also the doc/gcrypt.texi with the new
> hwfeatures value so we do not have to add it retrospectively?
>
> https://gitlab.com/redhat-crypto/libgcrypt/libgcrypt-mirror/-/blob/master/doc/gcrypt.texi#L574
>
>
> Thanks,
Trying again with the gcrypt-devel(at)gnupg.org (without the lists.
which still shows as a reply address when I use Thunderbird (probably
because of the List-Post header still pointing to this email).
Regards,
--
Jakub Jelen
Crypto Team, Security Engineering
Red Hat, Inc.
More information about the Gcrypt-devel
mailing list