forked from Imagelibrary/rtems
bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALL
This commit is contained in:
committed by
Amar Takhar
parent
42f86dfd75
commit
5a8e99546f
@@ -0,0 +1,21 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: test-program
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2024 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
cxxflags: []
|
||||
enabled-by: bsps/arm/xilinx-zynqmp-rpu
|
||||
features: c cprogram
|
||||
includes: []
|
||||
ldflags: []
|
||||
links: []
|
||||
source:
|
||||
- testsuites/validation/bsps/tr-fatal-clock-xil-ttc-irq-install.c
|
||||
- testsuites/validation/bsps/ts-fatal-clock-xil-ttc-irq-install.c
|
||||
stlib: []
|
||||
target: testsuites/validation/bsps/ts-fatal-clock-xil-ttc-irq-install.exe
|
||||
type: build
|
||||
use-after:
|
||||
- validation
|
||||
use-before: []
|
||||
@@ -78,6 +78,8 @@ links:
|
||||
uid: validation-tls-0
|
||||
- role: build-dependency
|
||||
uid: validation-tls-1
|
||||
- role: build-dependency
|
||||
uid: bsps/fatal-clock-xil-ttc-irq-install
|
||||
- role: build-dependency
|
||||
uid: bsps/fatal-sparc-leon3-cache-snooping-disabled-boot
|
||||
- role: build-dependency
|
||||
|
||||
Reference in New Issue
Block a user