mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Remove handling of ACPI (SCI) interrupt from kernel and thereby let the handling of the ACPI irq exclusively to an Genode driver. On Genode the ACPICA library+app handles the ACPI irq, where we can now remove the contrib patches related to the synchronization between NOVA kernel and ACPICA library. Fixes #4479
This repository contains the port of Genode to the NOVA microhypervisor. For more information on this base platform, please refer to the official website. :[http://hypervisor.org]: Official website for the NOVA microhypervisor. For information on using Genode on NOVA, please revisit the documentation at 'base-nova/doc/nova.txt':