Stub
Device-tree (DTB) binary parse (core)
Priority 0 - Core Emulator Infrastructure / 0.4 Configuration, composition & plugins
$0 / $5,5000% funded
$0 / $5,500 - 0%
As an emulator integrator, I want vemu to finish its Device-tree (DTB) binary parse (core) model, so that I can depend on consume real DTBs for production firmware, not just the common path.
Why it matters
Consume real DTBs
Summary
Walk a compiled blob
Scope of work
Currently a register-only stub. Replace it with a working model of Device-tree (DTB) binary parse (core) that actually exhibits the hardware behavior. What it is: Walk a compiled blob. Why it matters: Consume real DTBs.
Current state
Status: Stub only (registers, no behavior). Notes / evidence: Core checks magic then "not implemented"; a real FDT walker exists in vemu-loader/src/fit.rs.
Blocked by 1
Fund these first - this work can't be completed until they ship.
- Done
Activity log
Feature defined and added to the roadmap
Funding goal set to $5,500
Implementation status: Stub