Skip to content

Video: syscall support #93025

Open
Enhancement
@josuah

Description

@josuah

Summary

The Video APIs do not make use of the syscall infrastructure, preventing to take advantage of the userspace features of Zephyr.

Describe the solution you'd like

Add the syscall wrappers around video APIs and check if the memory model still work with userspace enabled.
Test the video APIs with userspace enabled to make sure.

Alternatives

Keep the video APIs without syscall as it is now.
Wait that the APIs get more stable to do this conversion.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions