Page MenuHomeFreeBSD

arm64: Remove kernel undef instruction support
ClosedPublic

Authored by andrew on May 6 2025, 5:03 PM.
Tags
None
Referenced Files
F149211880: D50205.id155317.diff
Mon, Mar 23, 1:05 AM
Unknown Object (File)
Sun, Mar 15, 2:27 PM
Unknown Object (File)
Thu, Mar 12, 3:44 PM
Unknown Object (File)
Thu, Mar 12, 2:07 PM
Unknown Object (File)
Thu, Mar 12, 8:40 AM
Unknown Object (File)
Thu, Mar 12, 6:37 AM
Unknown Object (File)
Wed, Mar 11, 12:03 PM
Unknown Object (File)
Feb 4 2026, 8:30 AM
Subscribers

Details

Summary

Now we don't handle any undefined instructions in the kernel remove
the support to handle them. The kernel should only ever execute valid
instructions. The only case it needed to handle was an old emulator
that is now well out of support, and the handler for this has been
removed.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63954
Build 60838: arc lint + arc unit