nova: flush Intel IOMMU caches

- when memory is detached

Issue #3963
This commit is contained in:
Alexander Boettcher 2020-12-03 16:12:07 +01:00 committed by Norman Feske
parent b185f3fac1
commit f358fcbda6
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
c9523ea8553360b7d9732280817bb2ba1ef701de
667a8abdf36fece2200041dfb6e85fec3d1b5a81

View File

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