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/a53/tsta53.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'spec/build/bsps/aarch64/a53/tsta53.yml') 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 -- cgit v1.2.3