Bug 11391 - Valgind availability on ARM
Summary: Valgind availability on ARM
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2018.02.4
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-11 09:55 UTC by Jean-pierre Cartal
Modified: 2018-10-11 10:00 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.