genode/repos/os/src
Norman Feske 96cde52838 vfs: make <rom> fs robust against invalid ROMs
An invalid ROM dataspace can occur, for example, when requesting a ROM
from the report_rom service before the first report was posted. Such a
<rom> node can still be useful if it's dynamic. E.g., it can be watched.
Hence, the corner case of an invalid ROM dataspace should be gracefully
handled instead of causing an abort.

Issue #3606
2020-02-04 15:51:09 +01:00
..
app Clang: undeclared identifier __UINT64_C 2019-12-19 16:59:03 +01:00
drivers sd_card_drv: i.MX8 support 2019-12-19 17:01:42 +01:00
init New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
lib vfs: make <rom> fs robust against invalid ROMs 2020-02-04 15:51:09 +01:00
server vfs server: ensure retry for stalled session 2020-02-04 15:51:09 +01:00
test New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00