On Tue, Aug 07, 2012 at 01:50:26AM +0200, Joerg Sonnenberger wrote: > I'm quite sure I saw at least either ARM or PPC at some point, but it > might be on some branch or so.
It is no big deal - adding support for another arch is quite easy (the MD code is small, but you need to understand ABI, registers, instruction encoding...) - as soon as we have a full grown bpf test suite inside the atf tests. Martin