genode/repos/os
Johannes Schlatow d018cb62f3 platform_drv: guard against Out_of_* exceptions
In the scope of alloc_dma_buffer(), Out_of_* exceptions might be thrown
at different stages. By adding a Guard object, we make sure to rollback
already created objects accordingly.

genodelabs/genode#5002
2023-11-30 14:20:53 +01:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include platform_session: increase RAM and CAP quota 2023-11-30 14:20:53 +01:00
lib monitor: add more debugging features 2023-08-23 13:46:37 +02:00
recipes test-read_only_rom: fix false positive 2023-11-28 14:44:28 +01:00
run Supplement the build of shared libs where needed 2023-11-28 14:44:29 +01:00
src platform_drv: guard against Out_of_* exceptions 2023-11-30 14:20:53 +01:00
xsd sntp_client: add DNS lookup option 2023-11-28 14:24:23 +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.