Skip to content

Should seL4SharedDataWithCaps-from.template.c create caps handle? #8

@ANogin

Description

@ANogin

I am trying to create a VM-to-VM dataport, and while following the cross-vm dataport examples, I realized that seL4SharedDataWithCaps assumes that only the "to" side is a VM, and only creates the dataport_caps_handle_t for the "to" side, but not for the "from" side. If both sides are VMs, then I would guess both would need it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions