summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/bsps/fatal-sparc-leon3-cache-snooping-disabled-secondary.yml
blob: 20c4b4398907856923c9b642dca196c752f78381 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by:
  and:
  - RTEMS_SMP
  - bsps/sparc/leon3
features: c cprogram
includes: []
ldflags:
- -Wl,--wrap=bsp_start_on_secondary_processor
links: []
source:
- testsuites/validation/bsps/tr-fatal-sparc-leon3-cache-snooping-disabled-secondary.c
- testsuites/validation/bsps/ts-fatal-sparc-leon3-cache-snooping-disabled-secondary.c
stlib: []
target: testsuites/validation/bsps/ts-fatal-sparc-leon3-cache-snooping-disabled-secondary.exe
type: build
use-after:
- validation
use-before: []