On Wed, Jul 7, 2021 at 2:44 PM Yury Norov <yury.norov@xxxxxxxxx> wrote: > On Mon, Jul 05, 2021 at 12:48:42PM +0200, Andreas Schwab wrote: > > On Jul 02 2021, Yury Norov wrote: > > > > > At least Marvell, Samsung, Huawei, Cisco and Weiyuchen's employer > > > actively use and develop arm64/ilp32. > > > > This is good to know. Where can I get the uptodate kernel patches for > > ILP32? > > > > Andreas. > > The latest kernel supported by me is 5.2: > https://github.com/norov/linux/commits/ilp32-5.2 > > I know about working ports of ILP32 on 5.7 and 5.10, but didn't see > the code and testing results. Hopefully Paul Moore and Weiyuchen will > share more details. To be clear, I have not done any work with ILP32 nor do I have any immediate plans to do so (other tasks are higher priority). I am not sure what details you are looking for, but there are several arches/ABIs in the kernel, including regular aarch64, that can serve as examples on how to enable syscall auditing (presumably that is what you are interested in with this thread). There may be some interesting challenges with ILP32 due to overlap with aarch64 syscalls, but I haven't looked closely enough at ILP32 to say that with any certainty. -- paul moore www.paul-moore.com