genode/repos/base-nova/src
Johannes Schlatow d3d3351b99 base-nova: fix map for small sizes
Changes to the platform driver triggered a map() error while mapping an
address block at 0x3000 of size 0x800. Since the mapped size was larger, the
loop continued and tried mapping address 0x4000 where no dataspace was
found.

genodelabs/genode#4761
2023-05-30 12:03:32 +02:00
..
core base-nova: fix map for small sizes 2023-05-30 12:03:32 +02:00
include base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
kernel/nova base-nova: prevent linker warning 2023-05-30 12:03:28 +02:00
lib/base base: remove env_deprecated from rpc_cap_alloc 2023-03-13 15:22:00 +01:00
test/platform nova: make compatible with C++20 2023-05-30 12:03:30 +02:00
timer/nova timeout: rework timeout framework 2020-10-09 13:35:56 +02:00