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

uart: missing syscalls verification #23479

Merged
merged 2 commits into from
Mar 23, 2020

Conversation

ceolin
Copy link
Member

@ceolin ceolin commented Mar 16, 2020

  • Add verification handlers to uart_config_get and uart_configure

@ceolin ceolin requested a review from andrewboie March 16, 2020 05:57
@zephyrbot zephyrbot added the area: API Changes to public APIs label Mar 16, 2020
@ceolin ceolin force-pushed the syscall-verification branch from eb81381 to 63f3fe9 Compare March 16, 2020 16:02
Flavio Ceolin added 2 commits March 19, 2020 10:31
uart_config_get API was broken in USERSPACE because was lacking the
verification handler.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
uart_configure verification handler was missing what would cause a crash
if called from a user thread.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
@ceolin ceolin force-pushed the syscall-verification branch from 63f3fe9 to ea8fe48 Compare March 19, 2020 17:48
@carlescufi carlescufi requested review from Mierunski and anangl March 23, 2020 16:25
@nashif nashif merged commit f0a4cb0 into zephyrproject-rtos:master Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API Changes to public APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants