summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2021-10-19 15:50:49 -0500
committerJoel Sherrill <joel@rtems.org>2021-10-20 09:32:12 -0500
commit087e4ec9734d82503d1329cf428d9a9dbf8e0d48 (patch)
tree0403d303bcbc66a92825a1667908bfee74e4762c /spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml
parentmicroblaze: Rework for RTEMS 6 (diff)
downloadrtems-087e4ec9734d82503d1329cf428d9a9dbf8e0d48.tar.bz2
spec/aarch64: Enable previously unbuildable tests
The spconfig01 and spmisc01 tests were disabled for all AArch64 BSPs due to a toolchain issue preventing them from compiling correctly. The binutils version that contains the fix has been released and integrated into RSB such that these two tests now build and operate correctly.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml b/spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml
index 4f9a21e9d7..cbc1c7e381 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml
@@ -4,10 +4,6 @@ actions:
# expected to produce a fatal-error when run
minimum: exclude
- # don't compile due to toolchain issues, see RTEMS issue #4218
- spconfig01: exclude
- spmisc01: exclude
-
build-type: option
copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>