nova: support to re-enable IOMMU after ACPI resume

Issue #4669
This commit is contained in:
Alexander Boettcher 2023-02-22 09:55:19 +01:00 committed by Christian Helmuth
parent b044520344
commit ac69189e23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
c7c2e9cf8d1bcd15608da93d5aa152d32aef1a33
64f3a4dec87959333e6e6baf83dac5e7606464fb

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r10 branch
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 0cb9c8abfe9cb9d0992c8dbe048f55610fb54539
REV(nova) := 44e0d2de3e9351481c20f07c66c5eca5f870e345
DIR(nova) := src/kernel/nova
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))