From: Nikhil Devshatwar <[email protected]> This series adds ivshmem support for the k3-j721e-evm platform. Modify the inmate-demo cell such that baremetal ivshmem demo can be run on it
Also, generalize the current linux application to be usable on other platforms with different configuration for ivshmem. Nikhil Devshatwar (4): configs: k3-j721e-evm: Describe separate IVSHMEM regions for demo configs: k3-j721e-evm-inmate-demo: Add ivshmem capability tools: ivshmem-demo: Map memory regions with correct sizes tools: ivshmem-demo: Pass peer_id command line configs/arm64/k3-j721e-evm-inmate-demo.c | 63 ++++++++++++++++++++++-- configs/arm64/k3-j721e-evm-linux-demo.c | 33 +++++++++++-- configs/arm64/k3-j721e-evm.c | 33 +++++++++++-- tools/ivshmem-demo.c | 62 +++++++++++++++++------ 4 files changed, 164 insertions(+), 27 deletions(-) -- 2.17.1 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/20200527123225.31726-1-nikhil.nd%40ti.com.
