On Fri, 4 Sep 2020 at 20:56, Alex Dewar <alex.dewar90@xxxxxxxxx> wrote: > > Currently the Keystone driver can only be compile-tested on ARM, but > this restriction seems unnecessary. Get rid of it to increase test > coverage. > > Build-tested on x86 with allyesconfig. You should at least build it on x86_64, powerpc and MIPS. These are widely available (e.g. in most of distros, or here: https://mirrors.edge.kernel.org/pub/tools/crosstool/). Useful is also riscv and sh (specially sh lacks certain headers/features). Best regards, Krzysztof