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

PCI Manager Component #360

Open
1 of 8 tasks
hjaensch7 opened this issue Jun 10, 2018 · 0 comments
Open
1 of 8 tasks

PCI Manager Component #360

hjaensch7 opened this issue Jun 10, 2018 · 0 comments

Comments

@hjaensch7
Copy link
Contributor

hjaensch7 commented Jun 10, 2018

Create a PCI manager component that exports and interface that can be utilized by a unikernel such as the rumpkernel. Provides security by limiting access to the entire PCI bus, distribute devices to components at boot based on sysspec.

  • Run on HW with one RK and no access scope
  • Run on HW with multiple RKs and no access scope
  • Run on HW with one RK with access scope
  • Run on HW with multiple RKs with access scopes
  • Switch from a function to a union for config data
  • Cos style guide review
  • General clean up
  • Check BAR value restoration with assert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants