Page MenuHomeFreeBSD

RISC-V LINT kernel config
ClosedPublic

Authored by mhorne on Sep 20 2020, 11:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 2:58 PM
Unknown Object (File)
Tue, Oct 14, 2:58 PM
Unknown Object (File)
Tue, Oct 14, 2:58 PM
Unknown Object (File)
Tue, Oct 14, 2:58 PM
Unknown Object (File)
Tue, Oct 14, 1:24 AM
Unknown Object (File)
Sep 14 2025, 8:27 AM
Unknown Object (File)
Sep 12 2025, 7:04 AM
Unknown Object (File)
Sep 7 2025, 1:48 PM
Subscribers

Details

Reviewers
jhb
imp
Group Reviewers
riscv
Commits
rS366574: RISC-V LINT kernel config
Summary

Add the bits necessary to generate the LINT config, including a riscv-specific
NOTES file.

Test Plan

make -j4 TARGETS=riscv WITHOUT_WORLDS=yes universe generates and builds the LINT kernel.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mhorne created this revision.
.gitignore
35 ↗(On Diff #77273)

Like I did, you might notice an old sparc64 directory that's been hanging around :~)

imp added a subscriber: imp.

Nice.

This revision is now accepted and ready to land.Sep 23 2020, 11:30 PM
This revision was automatically updated to reflect the committed changes.