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)
Feb 15 2025, 2:09 PM
Unknown Object (File)
Feb 4 2025, 6:36 PM
Unknown Object (File)
Jan 27 2025, 7:09 PM
Unknown Object (File)
Jan 17 2025, 6:50 PM
Unknown Object (File)
Nov 26 2024, 3:23 PM
Unknown Object (File)
Nov 26 2024, 3:23 PM
Unknown Object (File)
Nov 26 2024, 3:23 PM
Unknown Object (File)
Nov 26 2024, 2:56 PM
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.