On Wed, Jan 11, 2017 at 3:18 AM, Bogdan Purcareata <[email protected]> wrote: >> -----Original Message----- >> From: Paul Moore [mailto:[email protected]] >> Sent: Wednesday, January 11, 2017 5:02 AM >> To: Bogdan Purcareata <[email protected]> >> Cc: libseccomp <[email protected]> >> Subject: Re: [libseccomp] Aarch64 big-endian support? >> >> 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? > > I'm not aware, I'm using a custom built distro using Yocto.
Okay, I've added an issue to our GitHub issue tracker, but I must warn you that this is extremely low priority since none of the major Linux distributions appear to support this ABI at the moment. * https://github.com/seccomp/libseccomp/issues/66 -- 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.
