FIT payload support
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
FIT is a standardized format, allowing for embedding kernel + DTB in one image. Much like our DTFS, to be worked out in some next PRs, it is a Device Tree based format.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the FIT specification at https://fitspec.osfw.foundation/ and compare its kernel and DTB packaging model with oreboot's planned DTFS support. No source files, tests, or entry points are named, so the first step is to locate existing image-format and device-tree handling. Done means FIT payload support is defined and implemented, including a clear validation path.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100