genode/repos/os
Norman Feske 69d6145f5a os: don't hide tx_cap from block-session interface
The 'tx_cap' RPC function is only used at session-creation time. For
this reason, it was not listed in the "official" RPC interface in
'block_session.h'. However, this makes the interface more obscure than
it needs to be. So this patch promotes it to a regular RPC function.

Issue #3092
2019-02-19 11:08:18 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: don't hide tx_cap from block-session interface 2019-02-19 11:08:18 +01:00
lib imx6q_sabrelite: enable sd_card_drv 2019-02-19 11:08:17 +01:00
recipes Runtime package of clipboard service 2019-02-19 10:50:51 +01:00
run Adapt usb_drv RAM quota to 12M 2019-02-12 10:33:32 +01:00
src base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00
xsd nic_bridge: fixed MAC addresses 2018-11-27 11:36:35 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.