Skip to content

SMP boolting policy analysis and doc #39

@PThierry

Description

@PThierry

Adding support for RP2350 in SMP mode (being cortex-m33 or Hazard3 based) requires a clean first step analysis to define how we aim to support:

  • the boot step mechanism with a model as generic and portable as possible (rp2350 is core0 boot, and SIO FIFO protocol based core1 startup)
  • the SMP mode scheduling policy of task's job. Job is considered as single threaded & no parallelism at job level
  • the way to handle core-local vs SoC global IPs at kernel level
  • th way to define the SMP config at DTS & SVD usage level if needed

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    code-architectureModification of the code architecturenew-archPort to a new architecturenew-socPort to a new SoC

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions