Skip to content

Unprivileged scheduler #78

Open
Open

Description

It should be possible for a board implementation to setup hardware protection such that the scheduler runs in unprivileged mode while the board stays privileged. This means that when the scheduler calls into the board API, the implementation (controlled by the board) should escalate to privileged mode (if needed). The end goal being to reduce the amount of code running in privileged mode. It is not clear yet if the board API needs any type of support for this use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    crate:boardModifies the board APIcrate:schedulerModifies the platformfor:securityImproves firmware or project securityneeds:designNeeds design to make progress

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions