From 8299b79d66a9f8e4be5131597bb56484c314e70f Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Tue, 8 Jun 2021 13:59:35 -0600 Subject: aarch64: add qemu bsps for cortex-a72 The a72 BSPs are identical to the a53 BSPs just changing a53 to a72. --- spec/build/bsps/aarch64/a72/tsta72.yml | 41 ++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 spec/build/bsps/aarch64/a72/tsta72.yml (limited to 'spec/build/bsps/aarch64/a72/tsta72.yml') diff --git a/spec/build/bsps/aarch64/a72/tsta72.yml b/spec/build/bsps/aarch64/a72/tsta72.yml new file mode 100644 index 0000000000..6876d23f56 --- /dev/null +++ b/spec/build/bsps/aarch64/a72/tsta72.yml @@ -0,0 +1,41 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- set-test-state: + # 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 + sp68: indeterminate + sp04: indeterminate + sp20: indeterminate + sp69: indeterminate + rtmonusxtimes01: indeterminate + spedfsched02: indeterminate + spedfsched04: indeterminate + psxtimes01: indeterminate + sprmsched01: indeterminate + sptimecounter02: indeterminate + sptimecounter04: indeterminate + ttest02: indeterminate + + # tests that pass nominally, but fail under Qemu when the host is under + # heavy load + psx12: indeterminate + spintrcritical03: indeterminate + spintrcritical04: indeterminate + spintrcritical05: indeterminate +build-type: option +copyrights: +- Copyright (C) 2020 On-Line Applications Research (OAR) +default: null +default-by-variant: [] +description: '' +enabled-by: true +links: [] +type: build -- cgit v1.2.3