Page MenuHomeFreeBSD

arm64: Remove kernel undef instruction support
ClosedPublic

Authored by andrew on May 6 2025, 5:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 14, 11:25 AM
Unknown Object (File)
Thu, Nov 13, 7:52 AM
Unknown Object (File)
Sat, Nov 8, 2:56 PM
Unknown Object (File)
Wed, Nov 5, 8:18 AM
Unknown Object (File)
Mon, Nov 3, 4:40 PM
Unknown Object (File)
Mon, Nov 3, 2:26 PM
Unknown Object (File)
Mon, Nov 3, 8:30 AM
Unknown Object (File)
Sun, Nov 2, 9:21 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