nova: fix IOTLB flush for global mode

Issue alex-ab/nova#6
This commit is contained in:
Christian Helmuth 2022-03-21 14:05:20 +01:00
parent c56ac3e909
commit ad4fb2b088
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
605a3e5e8d73eb4c85cd318fc3f2c9542d9322e0
f5e2aa3d82dd6737422987241ebc8e17ecbf640c

View File

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