Page MenuHomeFreeBSD

riscv: add more dump features to GENERIC
ClosedPublic

Authored by mhorne on Dec 5 2023, 6:38 PM.
Tags
None
Referenced Files
F88211941: D42911.diff
Fri, Jul 12, 1:49 PM
Unknown Object (File)
Fri, Jun 21, 9:29 AM
Unknown Object (File)
Sat, Jun 15, 1:05 PM
Unknown Object (File)
May 24 2024, 12:09 PM
Unknown Object (File)
May 17 2024, 9:26 PM
Unknown Object (File)
May 8 2024, 1:24 PM
Unknown Object (File)
May 8 2024, 1:24 PM
Unknown Object (File)
May 8 2024, 11:43 AM
Subscribers

Details

Summary

Match what is provided by default on other architectures.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 54798
Build 51687: arc lint + arc unit

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.