On Wed, 2019-09-25 at 17:22 +0200, Guilherme Amadio wrote: > Hi Michał, > > On Tue, Sep 10, 2019 at 10:44:54PM +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! > > Sorry for the late reply, I was on vacations in the last couple of > weeks. Here is some data on hardware not yet submitted: > No problem. Thanks. I've added the aarch64 boards, the rest are duplicates of what we have already. -- Best regards, Michał Górny