Skip to content

Supply a secondary start start-up routine #168

Description

@jonathanpallant

Currently the MPS3-AN536 SMP example contains a bunch of assembly code in lib.rs to provide the start-up routine for the secondary cores.

We should provide a default copy of that routine; one that does EL2->EL1 and brings up the stacks before passing the core number to the Rust entry point (but not called kmain2 though - see #167).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions