nova: read out more accurate tsc frequency

on newer CPUs.

Fixes #4336
This commit is contained in:
Alexander Boettcher 2022-01-17 21:34:23 +01:00 committed by Christian Helmuth
parent 94121e7cd7
commit 3a39cb86e9
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
b06f9132099cd798147f6951f27a5d3a17f28fa4
b68c4fab8560fd7102c8951889f9f15a83a504c8

View File

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