On 2024/1/6 10:41, Chuanhong Guo wrote:
Hi!
On Tue, Nov 7, 2023 at 10:04 AM <[email protected]> wrote:
From: shoudil <[email protected]>
Enable valgrind related configs in menuconfig to support compile on
32bit arm targets.
Valgrind only runs on ARMv7 and newer targets, so it's only built on
arm_v7 and aarch64.
Are you using an ARMv8 core in aarch32 mode? If that's the case
you should make CONFIG_CPU_V7 available in your kernel config.
We are using cortex-a7 core (ARMv7 32bit),thanks for the suggestion, we
will add CONFIG_CPU_V7 kernel config to have a check.
Shoudil
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel