On Tue, Jan 10, 2017 at 5:30 AM, Bogdan Purcareata <[email protected]> wrote: > Hello, > > I'm trying to run libseccomp (latest SHA 937e774d8ccfd0) on an ARM64 > big-endian kernel, and I'm getting an EINVAL when trying to load the seccomp > policy. > > I've searched the net, and found this [1] as a reference, mentioning big > endian, but the post is fairly old and wasn't sure it reflected the current > status. > > Is aarch64 big endian supported in libseccomp?
Hello, Thanks for bringing this to my attention, I wasn't aware that the Linux Kernel gained aarch64 big-endian support. Needless to say, aarch64 big-endian is not currently supported by libseccomp and I am not aware of any work to add support. Do you know of any distributions which support aarch64be? -- paul moore www.paul-moore.com -- You received this message because you are subscribed to the Google Groups "libseccomp" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
