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

Framebuffer accessibility in coreapp #4207

Open
TychoVrahe opened this issue Sep 23, 2024 · 0 comments
Open

Framebuffer accessibility in coreapp #4207

TychoVrahe opened this issue Sep 23, 2024 · 0 comments
Labels
code Code improvements

Comments

@TychoVrahe
Copy link
Contributor

Followup for #4188

When doing graphical operations, coreapp needs access to framebuffer. Currently we allow access to both framebuffers (on models that use double-buffer architecture).

We should only allow access to the current framebuffer, so that coreapp cannot override data that is on the display without checks in kernel.

@TychoVrahe TychoVrahe added the code Code improvements label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code improvements
Projects
Status: No status
Development

No branches or pull requests

1 participant