History log of /seL4-camkes-master/projects/global-components/templates/seL4MessageQueue-from.template.c
Revision Date Author Comments
# 5cf20f0b 21-May-2020 Kent McLeod <Kent.Mcleod@data61.csiro.au>

virtqueues: Support configuration virtqueue size

Virtqueues now get initialized with a queue size


# d43b8c41 10-Feb-2020 Kent McLeod <Kent.Mcleod@data61.csiro.au>

seL4MessageQueue: Import new SharedDataport file

The old files within camkes-tool were merged into the new file.


# e073730c 26-Sep-2019 Damon Lee <Damon.Lee@data61.csiro.au>

global-connectors: Add seL4MessageQueue connector

This connector allows the sending of messages from a sender to a
receiver.