HomeFreeBSD

riscv: Add missing includes for DDB

Description

riscv: Add missing includes for DDB

The #ifdef DDB code in parse_metadata was dead code without opt_ddb.h.
While here, update the call to db_fetch_ksymtab for changes in commit
02bc014a200a.

Reviewed by: mhorne
Obtained from: CheriBSD
Differential Revision: https://reviews.freebsd.org/D43919

Details

Provenance
jhbAuthored on Feb 15 2024, 8:20 PM
Reviewer
mhorne
Differential Revision
D43919: riscv: Add missing includes for DDB
Parents
rG53670ee165f4: psci: Add FDT node status check
Branches
Unknown
Tags
Unknown