Does an IPC example using l4_sendrecv or IDL exist to communicate between applications in there own containers. If so does this example illustrate how to enforce rwx security permissions?
I did see the IPC example but this apparently only communicates between threads in the same container. Please point me in the right direction to start exploring cross container IPC and subsequent permissions. I have been able to update the configuration and build a final.elf containing two containers. This executes without crashing on the pandaboard. I was not able to print "hello" from both at the same time. I was however able to change the order of the containers in the configuration and execute each in consecutive builds. How is it possible to write to the same serial interface through two separate containers for debugging purposes? Thank you,
_______________________________________________ codezero-devel mailing list codezero-devel@lists.l4dev.org http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org