Re: git: 60f098f84119 - main - arch: Update to remove armv6
Date: Mon, 15 Jul 2024 13:03:16 UTC
On Sun, 14 Jul 2024 at 02:00, Warner Losh <imp@freebsd.org> wrote: > > .Dv aarch64 > will support execution of > -.Dv armv6 > -or > .Dv armv7 > binaries if the CPU implements > .Dv AArch32 > -execution state, however older arm binaries aren't supported. > +execution state, however older arm binaries are not supported by > +.Fx . Do older 32-bit Arm userland binaries actually not work? Would "support execution of 32-bit Arm binaries if the CPU implements the AArch32 execution state" be accurate?