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

[RFC] zephyr: virtio i2c ram example #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

arnopo
Copy link
Collaborator

@arnopo arnopo commented Aug 29, 2023

This PR propose a Zephyr exemple that exposes 2 i2c 20 bytes RAM on the virtual I2C.

The objective of this PR is only to share a first implementation and should not be merged in this state.

The virtio i2c exemple has to be updated to rely on zephyr virito i2c and Zephyr virtio MIO drivers that will rely on OpenAMp library.

This PR depends on OpenAMP/zephyr-openamp-staging#3

This revision contains the AMD IPM driver.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
This example simulates two 20-bytes RAM that can be
R/W by Linux application through virtio I2C.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
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

Successfully merging this pull request may close these issues.

None yet

1 participant