summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/a53/tsta53.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/a53/tsta53.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/a53/tsta53.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/build/bsps/aarch64/a53/tsta53.yml b/spec/build/bsps/aarch64/a53/tsta53.yml
index 6876d23f56..6af1b186a3 100644
--- a/spec/build/bsps/aarch64/a53/tsta53.yml
+++ b/spec/build/bsps/aarch64/a53/tsta53.yml
@@ -4,10 +4,6 @@ actions:
# expected to fail, don't compile these
minimum: exclude
- # don't compile due to toolchain issues
- spconfig01: exclude
- spmisc01: exclude
-
# tests that are passing intermittently
spcpucounter01: indeterminate
rtmonuse: indeterminate