Page MenuHomeFreeBSD

riscv: add more dump features to GENERIC
ClosedPublic

Authored by mhorne on Dec 5 2023, 6:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 18, 6:29 AM
Unknown Object (File)
Thu, Mar 12, 11:05 PM
Unknown Object (File)
Feb 28 2026, 11:51 AM
Unknown Object (File)
Feb 28 2026, 2:09 AM
Unknown Object (File)
Feb 17 2026, 3:29 PM
Unknown Object (File)
Feb 10 2026, 9:43 PM
Unknown Object (File)
Feb 8 2026, 10:39 AM
Unknown Object (File)
Feb 8 2026, 9:07 AM
Subscribers

Details

Summary

Match what is provided by default on other architectures.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrtc27 added a subscriber: jrtc27.

amd64, arm64, i386, powerpc, powerpc64 and powerpc64le all have this exact set in their GENERIC (or suffixed) configs, so seems sensible to me. Oh to have a shared std.generic etc in sys/conf!

This revision is now accepted and ready to land.Dec 5 2023, 6:45 PM
This revision was automatically updated to reflect the committed changes.