nova: avoid initial wrong idle tracing times

Issue alex-ab/nova#9
This commit is contained in:
Alexander Boettcher 2023-04-12 11:56:54 +02:00 committed by Christian Helmuth
parent 2b194d47cc
commit 364ff0e65c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
64f3a4dec87959333e6e6baf83dac5e7606464fb
e45565b06e9324f1016416935b5c0f8e1da91725

View File

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