mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
nova: read out tsc freq of some more Intel CPUs
instead of measuring the frequency. Avoids inaccuracy which leads to failing tests on Genode regarding timing. Fixes #2566
This commit is contained in:
parent
9672329772
commit
1e04836a6d
@ -1 +1 @@
|
||||
beda4ca63712ef3aa5f6ea93d40f5fd7987e52be
|
||||
9ce0213338f9a622cc9a3321760bee3145833493
|
||||
|
@ -4,7 +4,7 @@ DOWNLOADS := nova.git
|
||||
|
||||
# r9 branch - use r9_debug for more verbose kernel messages
|
||||
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||||
REV(nova) := 79b73ffef40009c384c542c9033d737408c4b1df
|
||||
REV(nova) := 63cbd3df2e6350a1dc19ccb7b78fd76ce02827a6
|
||||
DIR(nova) := src/kernel/nova
|
||||
|
||||
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|
||||
|
Loading…
Reference in New Issue
Block a user