summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-zynqmp
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-zynqmp
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 'spec/build/bsps/aarch64/xilinx-zynqmp')
-rw-r--r--spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml4
-rw-r--r--spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml3
2 files changed, 0 insertions, 7 deletions
diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml
index 80d338fda1..e0c1b9a137 100644
--- a/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml
+++ b/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml
@@ -4,10 +4,6 @@ actions:
# expected to fail
minimum: exclude
- # don't compile due to toolchain issues
- spconfig01: exclude
- spmisc01: exclude
-
# tests that are passing intermittently
spcpucounter01: indeterminate
rtmonuse: indeterminate
diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml
index 8bf646b1d4..6cd6dc0954 100644
--- a/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml
+++ b/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml
@@ -4,9 +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) 2020 On-Line Applications Research (OAR)