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

Kvasir and Embedded Linux? #124

Open
duane-etagen opened this issue Aug 1, 2018 · 1 comment
Open

Kvasir and Embedded Linux? #124

duane-etagen opened this issue Aug 1, 2018 · 1 comment

Comments

@duane-etagen
Copy link

Is that an oxymoron?

Does Kvasir apply to an embedded linux implementation?

We are using an SOC that includes APUs that run an embedded linux as well as RPUs that look more like a traditional microcontroller. There is an FPGA on the SOC that is accessible between the two sets of processors.

Our thought was to customize Kvasir to work with our FPGA implementations for both the RPU and APU. The APU interface through linux is much different (ie memory mapped devices). We'd like to have similar interfaces to the FPGA on both systems.

Is this a practical application for Kvasir?

@odinthenerd
Copy link
Member

yes this is a practical application, however you will benifit a bit less from some of the bit tricking since thats a more tame environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants