nova: set initial TSC after all CPUs are ready

Issue #4669
This commit is contained in:
Christian Helmuth 2022-12-08 11:49:35 +01:00
parent 2a1240d1e9
commit a16eeeec5d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
39b7b44c4390340ab7b743044ce3fa4301812fd6
0f97cb27225e09d0a053aeafa84e3e77f78beb05

View File

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