Page MenuHomeFreeBSD

arm64: Remove kernel undef instruction support
ClosedPublic

Authored by andrew on Tue, May 6, 5:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 10:05 PM
Unknown Object (File)
Mon, May 26, 4:07 AM
Unknown Object (File)
Sun, May 25, 10:06 PM
Unknown Object (File)
Wed, May 21, 2:27 AM
Unknown Object (File)
Sun, May 18, 12:32 PM
Unknown Object (File)
Mon, May 12, 1:17 PM
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