On Thu, 2019-09-12 at 13:29 +0200, Rolf Eike Beer wrote: > Am 2019-09-11 07:24, schrieb Michał Górny: > > On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote: > > > Hi, everyone. > > > > > > I've recently (finally!) started adding tests to cpuid2cpuflags. > > > Tests > > > are based on mocked syscalls that return arch-specific data read from > > > text files. So far I've got x86 and ppc covered, and now I'd like to > > > add tests for various arm hardware. Since ARM covers a pretty broad > > > range of hardware, I'd use as much data as possible, especially from > > > different ARM generations. > > > > > > If you have an ARM board and would like to help, please: > > > > > > wget https://dev.gentoo.org/~mgorny/dist/cpuid2cpuflags-7-dev.tar.bz2 > > > tar -xf cpuid2cpuflags-7-dev.tar.bz2 > > > cd cpuid2cpuflags-7-dev > > > ./configure > > > make hwcap-dump > > > ./hwcap-dump > > > > > > and send me the output along with 'uname -m'. TIA! > > > > > > > I'm sorry but sending it this late, I forgot two more important things: > > > > 1. Name of the CPU or the board (i.e. something I can use to name > > the test). > > > > 2. Output of cpuid2cpuflags, preferably verified against cpuinfo. > > Wandboard: > > # uname -m > armv7l > # hwcap-dump > hwcap:000000000008b8d6 > hwcap2:0000000000000000 > Thanks. This is identical to Beaglebone, so I'm gonna skip it. -- Best regards, Michał Górny