genode/repos/os
Norman Feske 4353c9e0f1 os: make Block::Request_stream::Ack noncopyable
This is a safeguard against accidentally taking the 'Ack' interface as a
value instead of a reference.

The 'Payload' interface should also not be copied (and potentially
stored) because it contains a pointer.
2019-03-19 11:00:01 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: make Block::Request_stream::Ack noncopyable 2019-03-19 11:00:01 +01:00
lib sd_card_drv: support for Nitrogen6 SoloX 2019-02-26 14:45:31 +01:00
recipes ram_fs: increase max file size on 64 bit to 8 GiB 2019-03-18 15:57:00 +01:00
run zynq: restructure nic_drv spec structure 2019-02-26 14:47:02 +01:00
src ram_fs: increase max file size on 64 bit to 8 GiB 2019-03-18 15:57:00 +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.