Page MenuHomeFreeBSD

arm64: Remove kernel undef instruction support
ClosedPublic

Authored by andrew on May 6 2025, 5:03 PM.
Tags
None
Referenced Files
F165086352: D50205.diff
Wed, Aug 5, 10:07 PM
Unknown Object (File)
Sun, Aug 2, 2:43 AM
Unknown Object (File)
Sun, Aug 2, 1:18 AM
Unknown Object (File)
Sat, Aug 1, 12:39 PM
Unknown Object (File)
Sat, Aug 1, 6:25 AM
Unknown Object (File)
Fri, Jul 31, 4:03 AM
Unknown Object (File)
Mon, Jul 27, 2:16 PM
Unknown Object (File)
Sat, Jul 25, 1:53 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