mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 23:20:55 +00:00
The KIP address range resides in virtual memory while io_mem alloc manages physical-address ranges. The patch enables the use of ECAM/MMCONF for PCI configuration. Issue #2547