← Back to roadmap
Partial

SD/eMMC card device model

Priority 6 - Storage Controllers & Memory Devices

$0 / $4,0000% funded
$0 / $4,000 - 0%
As a firmware developer, I want vemu to finish its SD/eMMC card device model model, so that I can depend on backing store for production firmware, not just the common path.

Why it matters

Backing store

Summary

Responds to CMDs, stores blocks

Scope of work

Partially modeled. Complete the missing mechanics of SD/eMMC card device model. What it is: Responds to CMDs, stores blocks. Why it matters: Backing store.

Current state

Status: Partially implemented. Notes / evidence: MmcDevice + in-mem MemMmcDevice; read-back works, but writes never reach the card and there is no persistence.

Blocked by 2

Fund these first - this work can't be completed until they ship.

Unblocks 3

Funding this also clears the way for the work below.

Activity log

  1. Feature defined and added to the roadmap

  2. Funding goal set to $4,000

  3. Implementation status: Partial