Hi,

I tried to completely remove the default-route with
any-service/any-child from my runfile and only explicitly allow services
to components.
I have created a minimal example with only the timer driver [1] but I
wasn't able to explicitly grant service access to the timer driver.

When I prepend <any-service> with an explicit

> <service name="PD">>     <child name="timer"/>
> </service>

the timer driver fails with a denied PD environment session.

What is the correct approach to do this?

Regards,
Johannes

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to