Bug 11391

Summary: Valgind availability on ARM
Product: buildroot Reporter: Jean-pierre Cartal <jpcartal>
Component: OtherAssignee: unassigned
Status: RESOLVED INVALID    
Severity: normal CC: buildroot
Priority: P5    
Version: 2018.02.4   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Jean-pierre Cartal 2018-10-11 09:55:44 UTC
Hello,

Valgrind package is not selectable for ARMv8 platform in version 2018.02.4, which seems normal since the packaged Valgrind version is 3.12.0.

However, in version 2018.05.x the valgrind version has been updated to 3.13.0 and Config.in was modified to add BR2_aarch64, however my understanding is that Valgrind does also support ARMv8 in 32 bits mode (see https://bugs.kde.org/show_bug.cgi?id=372185), and in this case it can not be selected.