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)
Sat, Nov 8, 11:51 PM
Unknown Object (File)
Sat, Nov 8, 6:24 PM
Unknown Object (File)
Wed, Nov 5, 11:23 PM
Unknown Object (File)
Thu, Oct 30, 5:41 AM
Unknown Object (File)
Mon, Oct 27, 11:37 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
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.