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)
Sat, Apr 12, 2:23 PM
Unknown Object (File)
Mar 4 2025, 8:16 PM
Unknown Object (File)
Feb 27 2025, 9:45 AM
Unknown Object (File)
Feb 10 2025, 1:14 PM
Unknown Object (File)
Feb 5 2025, 12:38 PM
Unknown Object (File)
Feb 3 2025, 9:09 PM
Unknown Object (File)
Jan 28 2025, 10:05 PM
Unknown Object (File)
Jan 27 2025, 10:22 AM
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 Not Applicable
Unit
Tests Not Applicable