HomeFreeBSD

riscv: handle debug.debugger_on_trap for fatal page faults

Description

riscv: handle debug.debugger_on_trap for fatal page faults

Allows recovery or diagnosis of a fatal page fault before panicking the
system.

Reviewed by: jhb, kp
Differential Revision: https://reviews.freebsd.org/D27534