Page MenuHomeFreeBSD

arm64: do not register elf32 brand if hardware cannot exec aarch32
ClosedPublic

Authored by kib on Nov 16 2023, 7:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 4:14 PM
Unknown Object (File)
Fri, Apr 26, 3:33 PM
Unknown Object (File)
Thu, Apr 25, 8:22 PM
Unknown Object (File)
Tue, Apr 23, 1:39 AM
Unknown Object (File)
Sat, Apr 6, 8:24 PM
Unknown Object (File)
Sat, Apr 6, 1:42 PM
Unknown Object (File)
Feb 28 2024, 5:02 AM
Unknown Object (File)
Jan 29 2024, 2:13 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Nov 16 2023, 7:48 PM

Looks good to my eye. Those special registers should be available well before this is called...

This revision is now accepted and ready to land.Nov 16 2023, 8:15 PM

Seems reasonable. Also avoids pointlessly checking every time we go and run a binary.