mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-13 06:03:31 +00:00
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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.