summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/x86_64/amd64/bspamd64.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-15 19:45:46 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-15 19:49:41 +0100
commit4e530464b00db308480ce9036b78bb125bb86477 (patch)
tree0f13ac8eda424d3ad582c466d1f6438cc5d79687 /spec/build/bsps/x86_64/amd64/bspamd64.yml
parentbsp/imx7: dl06 fails expectedly (diff)
downloadrtems-4e530464b00db308480ce9036b78bb125bb86477.tar.bz2
bsps: Default to CPU counter benchmark timer
Most BSPs which used the stubbed benachmark timer provide a CPU counter. All BSPs provide at least a stub CPU counter. Simply use the benchmark timer implementation using the CPU counter.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/x86_64/amd64/bspamd64.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/build/bsps/x86_64/amd64/bspamd64.yml b/spec/build/bsps/x86_64/amd64/bspamd64.yml
index 4b720d79be..33d78bec48 100644
--- a/spec/build/bsps/x86_64/amd64/bspamd64.yml
+++ b/spec/build/bsps/x86_64/amd64/bspamd64.yml
@@ -40,7 +40,7 @@ links:
uid: ../../bspopts
source:
- bsps/shared/cache/nocache.c
-- bsps/shared/dev/btimer/btimer-stub.c
+- bsps/shared/dev/btimer/btimer-cpucounter.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/console-termios-init.c
- bsps/shared/dev/serial/console-termios.c