Page MenuHomeFreeBSD

dtc: Sync with upstream version e9a77451cdd8
ClosedPublic

Authored by jrtc27 on Feb 24 2022, 9:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 10, 6:49 PM
Unknown Object (File)
Fri, Sep 6, 3:01 AM
Unknown Object (File)
Wed, Sep 4, 2:29 PM
Unknown Object (File)
Tue, Sep 3, 4:45 PM
Unknown Object (File)
Jul 3 2024, 2:50 PM
Unknown Object (File)
Jun 21 2024, 4:45 PM
Unknown Object (File)
May 27 2024, 3:23 PM
Unknown Object (File)
May 22 2024, 4:52 AM
Subscribers

Details

Summary

1c231509cf88 ("Validate integers fit in cells") is the only change
missing from our copy.

Test Plan

Ask manu nicely to make sure there aren't any bogus device trees this breaks :)
GNU dtc has this check (and with proper signedness checks, not my conservative
approximation) so all the vendored Linux ones should be fine, it's just our own
that could be an issue.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44570
Build 41458: arc lint + arc unit

Event Timeline

Assuming this doesn't break building the dts we have in the tree.

This revision is now accepted and ready to land.Feb 24 2022, 10:10 PM

Don't think that it will break the custom DTS that we have so go ahead.
Thanks.

manu requested changes to this revision.Feb 25 2022, 7:33 AM
This revision now requires changes to proceed.Feb 25 2022, 7:33 AM
This revision is now accepted and ready to land.Feb 25 2022, 7:33 AM
This revision was automatically updated to reflect the committed changes.