diff options
author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2018-03-05 15:58:02 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-07 06:33:59 -0800 |
commit | cdeb3d530af6cec1959c986aff3d6906939c8918 (patch) | |
tree | 48b144741fe0310ef4cc4f607b06ad40b0fee817 /.templateconf | |
parent | 21924fdba286e5962b1680601664dc0491527e25 (diff) | |
download | openembedded-core-cdeb3d530af6cec1959c986aff3d6906939c8918.tar.gz openembedded-core-cdeb3d530af6cec1959c986aff3d6906939c8918.tar.bz2 openembedded-core-cdeb3d530af6cec1959c986aff3d6906939c8918.zip |
valgrind: Mask CPUID support in HWCAP on aarch64
valgrind currently does not know anything about the CPUID flag added to
the HWCAP auxv entry in kernel 4.11+
At runtime it will fails like this:
ARM64 front end: branch_etc
disInstr(arm64): unhandled instruction 0xD5380001
disInstr(arm64): 1101'0101 0011'1000 0000'0000 0000'0001 ==2082==
valgrind: Unrecognised instruction at address 0x4014e64.
This patch is a workaround by masking all HWCAP. This patch is dervied
from https://bugzilla.redhat.com/show_bug.cgi?id=1464211
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions