Creating new ROM sessions at runtime

Georg Guba georg.guba at ...256...
Thu Jan 14 12:29:49 CET 2016


Hi all,

I'm trying to start new child components from ELF binaries received at
run-time and stored in a server-local buffer. Basically, I am trying to
implement a server that can receive task descriptions and matching binaries
and then start them at run-time (disregarding security concerns for the
moment).

It appears, however, that all ROM connections must reference binaries that
are available at boot-time and adding to the ROM FS is not possible without
accessing Genode's internal code which I'd like to avoid.

So, how would I best go about creating entirely new ROM sessions at runtime?

Best regards,
Georg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20160114/8769eff4/attachment.html>


More information about the users mailing list