TISCI driver test added to validate the TISCI API functionality in Zephyr. This test is for the target am243x_evm/am2434/r5f0_0. Signed-off-by: Dave Joseph <d-joseph@ti.com>
14 lines
281 B
YAML
14 lines
281 B
YAML
# Copyright 2025 Texas Instruments Incorporated
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.tisci:
|
|
tags:
|
|
- drivers
|
|
- tisci
|
|
timeout: 500
|
|
integration_platforms:
|
|
- am243x_evm/am2434/r5f0_0
|
|
platform_allow:
|
|
- am243x_evm/am2434/r5f0_0
|