<div dir="ltr">Hi all,<div><br></div><div>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).</div><div><br></div><div>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.</div><div><br></div><div>So, how would I best go about creating entirely new ROM sessions at runtime?</div><div><br></div><div>Best regards,</div><div>Georg</div></div>