summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/bsps/validation-bsp-0.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2024-04-10 08:20:23 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-04-11 17:01:32 +0200
commit226d51ac2d9d031f5d1216085f7b998ea166e74f (patch)
treea5a9bcb2c9d56059f29b275e133d5b58103be659 /spec/build/testsuites/validation/bsps/validation-bsp-0.yml
parentbsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALL (diff)
downloadrtems-226d51ac2d9d031f5d1216085f7b998ea166e74f.tar.bz2
bsps/xil-ttc: Improve clock driver
Make the clock driver parameters configurable. Use the maximum counter frequency to get the best time resolution. Decouple the CPU counter from the timecounter. Make the tick catch up handling more robust. Add a validation test for the tick catch up.
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/validation/bsps/validation-bsp-0.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/spec/build/testsuites/validation/bsps/validation-bsp-0.yml b/spec/build/testsuites/validation/bsps/validation-bsp-0.yml
index af811b8502..790e05e0bc 100644
--- a/spec/build/testsuites/validation/bsps/validation-bsp-0.yml
+++ b/spec/build/testsuites/validation/bsps/validation-bsp-0.yml
@@ -5,13 +5,17 @@ copyrights:
- Copyright (C) 2023 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
-enabled-by: bsps/sparc/leon3
+enabled-by:
+- bsps/arm/xilinx-zynqmp-rpu
+- bsps/sparc/leon3
features: c cprogram
includes: []
ldflags:
- -Wl,--wrap=_IO_Relax
links:
- role: build-dependency
+ uid: objclockxilttc
+- role: build-dependency
uid: objgrlib
- role: build-dependency
uid: objsparcgr712rc