nova: flush on iommu context change (intel)

Fixes #4717
This commit is contained in:
Alexander Boettcher 2023-01-18 10:03:15 +01:00 committed by Christian Helmuth
parent 41865e6c30
commit c06f5e2661
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
b78ec113c6237766545cb724c92651bfb7a6efa0
55bf35a51a039d4fe420fcc310c4271b615913eb

View File

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