-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
FeatureA planned feature with a milestoneA planned feature with a milestonearea: Driverspriority: highHigh impact/importance bugHigh impact/importance bug
Milestone
Description
Reported by Kuo-Lang Tseng:
Drivers implementation shall be re-entrant; it should be safe to concurrently call 2 or more instances of the same driver with pre-emptible multitasking.
- Add driver API reentrancy support to UART shim drivers #2003: Add driver API reentrancy support to UART shim drivers
- Add driver API reentrancy support to GPIO shim drivers #1991: Add driver API reentrancy support to GPIO shim drivers
- Add driver API reentrancy support to WDT shim driver #1990: Add driver API reentrancy support to WDT shim driver
- Add driver API reentrancy support to ADC shim driver #1989: Add driver API reentrancy support to ADC shim driver
- Add driver API reentrancy support to PWM shim driver #1982: Add driver API reentrancy support to PWM shim driver
- AON counter driver needs to add driver API reentrancy support #1978: AON counter driver needs to add driver API reentrancy support
- Add driver API reentrancy support to flash driver #1968: Add driver API reentrancy support to flash driver
- Add driver API reentrancy support to RTC driver for LMT #1966: Add driver API reentrancy support to RTC driver for LMT
- Add driver API reentrancy support to I2C driver for ARC #1965: Add driver API reentrancy support to I2C driver for ARC
- Add driver API reentrancy support to SPI driver for ARC #1964: Add driver API reentrancy support to SPI driver for ARC
- Add driver API reentrancy support to I2C driver for LMT #1963: Add driver API reentrancy support to I2C driver for LMT
- Add driver API reentrancy support to SPI driver for LMT #1962: Add driver API reentrancy support to SPI driver for LMT
(Imported from Jira ZEP-406)
Metadata
Metadata
Assignees
Labels
FeatureA planned feature with a milestoneA planned feature with a milestonearea: Driverspriority: highHigh impact/importance bugHigh impact/importance bug