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

Include Protected Device Drivers #1

Open
jovanbulck opened this issue Jun 28, 2017 · 0 comments
Open

Include Protected Device Drivers #1

jovanbulck opened this issue Jun 28, 2017 · 0 comments
Assignees
Labels

Comments

@jovanbulck
Copy link
Member

We should provide protected MMIO driver variants for some of the devices under src/dev (e.g., keypad). Driver logic should probably best be split up into a minimal asm MMIO SM and higher-level C functions that are to be included in the client protection domain.

Ideally, client SMs should be able to securely use protected I/O devices by including an <sm_support/sm_devname.h> header file, and providing some configuration variables at link time.

@jovanbulck jovanbulck self-assigned this Sep 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant