Page MenuHomeFreeBSD

arm64: Use a switch to decide when to enable debug
ClosedPublic

Authored by andrew on Mar 14 2024, 3:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 30, 11:26 PM
Unknown Object (File)
Thu, May 23, 8:06 PM
Unknown Object (File)
Mon, May 20, 12:02 PM
Unknown Object (File)
May 7 2024, 3:46 AM
Unknown Object (File)
Apr 26 2024, 9:01 PM
Unknown Object (File)
Apr 26 2024, 4:11 AM
Unknown Object (File)
Apr 22 2024, 2:13 PM
Unknown Object (File)
Apr 5 2024, 8:27 PM
Subscribers

Details

Summary

Use a switch statement to decide which exceptions we need to call
dbg_enable for. This simplifies adding more esceptions to the list in
the future.

Sponsored by: Arm Ltd

Diff Detail

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