]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Mask AT_HWCAPS on arm64 to those instructions VEX implements.
authorMark Wielaard <mark@klomp.org>
Tue, 19 Jun 2018 16:00:45 +0000 (18:00 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 21 Jun 2018 06:17:11 +0000 (08:17 +0200)
commitfbbb696c5d1e93d4ac6cb548c68bb3f443ceef42
treef4323b5b70dafc98bd0f1f9be169527272eb3ad4
parent90daa486e83c62e3fab8380b168eaa0f2e77fad2
Mask AT_HWCAPS on arm64 to those instructions VEX implements.

This patch makes sure that the process running under valgrind only sees
the AES, PMULL, SHA1, SHA2, CRC32, FP, and ASIMD features in auxv AT_HWCAPS.

https://bugs.kde.org/show_bug.cgi?id=381556
NEWS
coregrind/m_initimg/initimg-linux.c
include/vki/vki-arm64-linux.h