bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALL

This commit is contained in:
Sebastian Huber
2024-04-10 07:48:42 +02:00
committed by Amar Takhar
parent 42f86dfd75
commit 5a8e99546f
7 changed files with 378 additions and 4 deletions

View File

@@ -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: []

View File

@@ -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