mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
x86: remove special GPE handling nova <-> acpica
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 commit is contained in:
committed by
Christian Helmuth
parent
65d7b3e652
commit
f6fedd5348
@@ -1 +1 @@
|
||||
36430efef054479ea2cc06f2052a85a09e9bf232
|
||||
6a1f0e6e6386e60748607c3c460c51a36a162307
|
||||
|
||||
@@ -4,7 +4,7 @@ DOWNLOADS := nova.git
|
||||
|
||||
# r10 branch
|
||||
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||||
REV(nova) := d7804f2125ad9ba1b86ad983261f72bdc1c0cfe7
|
||||
REV(nova) := 7e3b5d3916825fb32e011cff4ee9b09ecdcb8d05
|
||||
DIR(nova) := src/kernel/nova
|
||||
|
||||
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|
||||
|
||||
Reference in New Issue
Block a user