← Back to roadmap
Stub

PSCI secondary-core boot (CPU_ON)

Priority 8 - Multi-Core, SMP & System Integration

$0 / $5,5000% funded
$0 / $5,500 - 0%
As an operating-system developer, I want vemu to finish its PSCI secondary-core boot (CPU_ON) model, so that I can depend on SMP Linux for production firmware, not just the common path.

Why it matters

SMP Linux

Summary

Bring up secondary cores

Scope of work

Currently a register-only stub. Replace it with a working model of PSCI secondary-core boot (CPU_ON) that actually exhibits the hardware behavior. What it is: Bring up secondary cores. Why it matters: SMP Linux.

Current state

Status: Stub only (registers, no behavior). Notes / evidence: Always returns ALREADY_ON; boots nothing.

Blocked by 2

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

  • Done
Unblocks 7

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 $5,500

  3. Implementation status: Stub