Page MenuHomeFreeBSD

arm64: Remove kernel undef instruction support
ClosedPublic

Authored by andrew on May 6 2025, 5:03 PM.
Tags
None
Referenced Files
F137871760: D50205.id155317.diff
Wed, Nov 26, 4:53 PM
Unknown Object (File)
Mon, Nov 24, 10:44 PM
Unknown Object (File)
Fri, Nov 21, 12:41 PM
Unknown Object (File)
Wed, Nov 19, 10:57 PM
Unknown Object (File)
Tue, Nov 18, 12:48 AM
Unknown Object (File)
Sun, Nov 16, 7:31 PM
Unknown Object (File)
Fri, Nov 14, 11:25 AM
Unknown Object (File)
Thu, Nov 13, 7:52 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