Skip to content

Roll out Bus pause and resume to all IAP operations, across all applications #105

Description

@dallmair

In sblib 2.10, we implemented cooperative pause+resume, focused on the bootloader usage scenario as our BL does the most IAP, by far. Now that both pause and resume are reliable, we can and should roll this feature out to all applications and all IAP operations.

Today, there are a bunch of code paths that end up in IAP, and it's not clear whether it's sufficient to have IAP call into Bus to pause bus access as that might (!) cause deadlocks or timeouts. We need to analyze the call patterns and see, what the best approach to this is.

Activity

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

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