Files
genode/repos/base-pistachio
Alexander Boettcher 4086d4ce85 core: re-factor io_mem_session implementation
Replace _map_local and _unmap_local in the I/O mem session component
by _acquire and _release. The _acquire and _release must be implemented
per base-<kernel>.

The commit is a preparation commit for seL4, so that it can implement
_acquire differently in a subsequent commit to solve #5597 actually.

Issue #5597
2025-06-12 15:56:59 +02:00
..
2025-05-27 08:32:04 +02:00
2023-03-13 14:32:53 +01:00

This repository contains the L4ka::Pistachio-specific parts of Genode.