Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add driver API reentrancy support to flash driver #1968

Closed
zephyrbot opened this issue May 27, 2016 · 3 comments
Closed

Add driver API reentrancy support to flash driver #1968

zephyrbot opened this issue May 27, 2016 · 3 comments
Labels
area: Flash Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug
Milestone

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented May 27, 2016

Reported by Kuo-Lang Tseng:

Use locking mechanism to guard critical regions in the driver API so that it will allow the driver to be safe from fibers and task.

(Imported from Jira ZEP-414)

@zephyrbot
Copy link
Collaborator Author

by Kuo-Lang Tseng:

https://gerrit.zephyrproject.org/r/#/c/2283/ in review.

@zephyrbot
Copy link
Collaborator Author

by Kuo-Lang Tseng:

https://gerrit.zephyrproject.org/r/#/c/2283/

@zephyrbot
Copy link
Collaborator Author

by ethan gao:

Verified flash erase/write/read concurrently in task/fiber/isr context

@zephyrbot zephyrbot added priority: high High impact/importance bug area: Flash Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@zephyrbot zephyrbot added this to the v1.5.0 milestone Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Flash Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug
Projects
None yet
Development

No branches or pull requests

1 participant