From 087e4ec9734d82503d1329cf428d9a9dbf8e0d48 Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Tue, 19 Oct 2021 15:50:49 -0500 Subject: 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. --- spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml') 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 -- cgit v1.2.3