Skip to content

Add driver API reentrancy support to GPIO shim drivers #1991

@zephyrbot

Description

@zephyrbot

Reported by Kuo-Lang Tseng:

Global data and device IO registers being set by the driver API can be messed up in the middle of the API call when a concurrent call (from other fiber/task) to the same API is made.

(Imported from Jira ZEP-441)

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementChanges/Updates/Additions to existing featuresarea: GPIOpriority: highHigh impact/importance bug

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions