HomeFreeBSD

Print the arm64 registers in more exception handling panics

Description

Print the arm64 registers in more exception handling panics

It can be useful to get a dump of all registers when investigating why we
received an exception that we are unable to handle. In these cases we
already call panic, however we don't always print the registers.

Add calls to print_registers and print esr and far when applicable.

Sponsored by: Innovate UK

Details

Provenance
andrewAuthored on
Parents
rS363190: MFC r363140:
Branches
Unknown
Tags
Unknown