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, Mar 19, 3:35 AM
Unknown Object (File)
Mon, Mar 18, 6:59 PM
Unknown Object (File)
Tue, Mar 12, 10:23 AM
Unknown Object (File)
Feb 13 2024, 3:09 AM
Unknown Object (File)
Feb 13 2024, 3:09 AM
Unknown Object (File)
Feb 13 2024, 3:09 AM
Unknown Object (File)
Feb 13 2024, 3:09 AM
Unknown Object (File)
Feb 13 2024, 2:56 AM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33787
Build 31004: arc lint + arc unit

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.