tests: cyw920829m2evk_02: Updating tests boards for multiple socs

Updating supported tests for the cyw920829m2evk_02 board to support
multiple socs.

Signed-off-by: John Batch <john.batch@infineon.com>
This commit is contained in:
John Batch
2025-11-07 16:47:22 -08:00
committed by Anas Nashif
parent 2e1e786d61
commit 3c126ef124
87 changed files with 517 additions and 39 deletions

View File

@@ -11,6 +11,7 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- ophelia4ev/nrf54l15/cpuapp
- nrf54lm20dk/nrf54lm20a/cpuapp
- cyw920829m2evk_02/cyw20829b0lkml
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

View File

@@ -8,6 +8,7 @@ tests:
- qemu_x86
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- cyw920829m2evk_02/cyw20829b0lkml
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

View File

@@ -6,6 +6,7 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- cyw920829m2evk_02/cyw20829b0lkml
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

View File

@@ -8,6 +8,7 @@ tests:
- qemu_cortex_m3
- qemu_x86
- nrf52840dk/nrf52840
- cyw920829m2evk_02/cyw20829b0lkml
integration_platforms:
- qemu_cortex_m3
- nrf52840dk/nrf52840

View File

@@ -8,6 +8,7 @@ tests:
- qemu_cortex_m3
- qemu_x86
- ophelia4ev/nrf54l15/cpuapp
- cyw920829m2evk_02/cyw20829b0lkml
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

View File

@@ -7,6 +7,7 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- cyw920829m2evk_02/cyw20829b0lkml
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

View File

@@ -5,5 +5,7 @@ sample:
tests:
sample.bluetooth.st_ble_sensor:
harness: bluetooth
platform_allow: nucleo_wb55rg
platform_allow:
- nucleo_wb55rg
- cyw920829m2evk_02/cyw20829b0lkml
tags: bluetooth

View File

@@ -0,0 +1,25 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/dt-bindings/pwm/pwm_ifx_tcpwm.h>
&tcpwm0_1 {
status = "okay";
counter0_1 {
status = "okay";
clocks = <&peri0_group1_16bit_0>;
};
};
&peri0_group1_16bit_0 {
status = "okay";
resource-type = <IFX_RSC_TCPWM>;
resource-instance = <0>;
resource-channel = <1>;
clock-div = <9599>;
};

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,5 +1,7 @@
/*
* Copyright (c) 2024 Cypress Semiconductor Corporation.
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,5 +1,7 @@
/*
* Copyright (c) 2024 Cypress Semiconductor Corporation.
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,6 +0,0 @@
/* SPDX-License-Identifier: Apache-2.0 */
uart2: &scb2 {
hw-flow-control;
pinctrl-0 = <&p3_3_scb2_uart_tx &p3_2_scb2_uart_rx &p3_1_scb2_uart_rts &p3_0_scb2_uart_cts>;
};

View File

@@ -0,0 +1,11 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
uart2: &scb2 {
hw-flow-control;
pinctrl-0 = <&p3_3_scb2_uart_tx &p3_2_scb2_uart_rx &p3_1_scb2_uart_rts &p3_0_scb2_uart_cts>;
};

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,7 +0,0 @@
/* SPDX-License-Identifier: Apache-2.0 */
/ {
chosen {
zephyr,uart-pipe = &uart2;
};
};

View File

@@ -0,0 +1,12 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
chosen {
zephyr,uart-pipe = &uart2;
};
};

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,12 @@
CONFIG_INIT_STACKS=y
CONFIG_PRINTK=n
CONFIG_LOG=n
CONFIG_BT_HCI_CORE_LOG_LEVEL_DBG=y
CONFIG_BT_CONN_LOG_LEVEL_DBG=y
CONFIG_BT_L2CAP_LOG_LEVEL_DBG=y
CONFIG_BT_SMP_LOG_LEVEL_DBG=y
CONFIG_BT_ATT_LOG_LEVEL_DBG=y
CONFIG_BT_GATT_LOG_LEVEL_DBG=y
CONFIG_LOG_PROCESS_THREAD_STACK_SIZE=1024
CONFIG_UART_INTERRUPT_DRIVEN=y

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,12 @@
CONFIG_INIT_STACKS=y
CONFIG_PRINTK=n
CONFIG_LOG=n
CONFIG_BT_HCI_CORE_LOG_LEVEL_DBG=y
CONFIG_BT_CONN_LOG_LEVEL_DBG=y
CONFIG_BT_L2CAP_LOG_LEVEL_DBG=y
CONFIG_BT_SMP_LOG_LEVEL_DBG=y
CONFIG_BT_ATT_LOG_LEVEL_DBG=y
CONFIG_BT_GATT_LOG_LEVEL_DBG=y
CONFIG_LOG_PROCESS_THREAD_STACK_SIZE=1024
CONFIG_UART_INTERRUPT_DRIVEN=y

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,8 +1,8 @@
/*
* SPDX-License-Identifier: Apache-2.0
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* Copyright (c) 2024 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/dt-bindings/adc/adc.h>

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,10 @@
/*
* Copyright (c) 2024 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
tst_dma0: &dma0 {
status = "okay";
};

View File

@@ -0,0 +1 @@
CONFIG_TEST_USERSPACE=n

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1 @@
CONFIG_TEST_USERSPACE=n

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1 @@
CONFIG_TEST_USERSPACE=n

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,4 +1,7 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1 @@
CONFIG_DMA_SG_XFER_SIZE=256

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1 @@
CONFIG_DMA_SG_XFER_SIZE=256

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,5 +1,7 @@
/*
* Copyright (c) 2024 Cypress Semiconductor Corporation.
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,5 +1,7 @@
/*
* Copyright (c) 2024 Cypress Semiconductor Corporation.
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -31,4 +31,6 @@ tests:
drivers.pwm.gpio_loopback.ifx:
platform_allow:
- cyw920829m2evk_02
- cyw920829m2evk_02/cyw20829b1340
- cyw920829m2evk_02/cyw20829b1010
- cyw920829m2evk_02/cyw20829b0lkml

View File

@@ -1,16 +0,0 @@
/*
* SPDX-License-Identifier: Apache-2.0
*
* Copyright (c) 2024 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation
*/
/ {
aliases {
rtc = &rtc0;
};
};
&rtc0 {
status = "okay";
};

View File

@@ -0,0 +1,16 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
aliases {
rtc = &rtc0;
};
};
&rtc0 {
status = "okay";
};

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1 @@
CONFIG_RTC_CALIBRATION=y

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1 @@
CONFIG_RTC_CALIBRATION=y

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,3 +1,10 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
&dma0 {
#address-cells = <1>;
#size-cells = <0>;

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,2 @@
CONFIG_TEST_USERSPACE=n
CONFIG_DMA=y

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,2 @@
CONFIG_TEST_USERSPACE=n
CONFIG_DMA=y

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -1,6 +1,14 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
fstab {
compatible = "zephyr,fstab";
lfs1: lfs1 {
compatible = "zephyr,fstab,littlefs";
mount-point = "/lfs1";

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2025 Infineon Technologies AG,
* or an affiliate of Infineon Technologies AG.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "cyw920829m2evk_02_common.overlay"

View File

@@ -17,7 +17,9 @@ common:
- mpfs_icicle/polarfire/u54/smp
- mpfs_icicle/polarfire/e51
- apollo4p_evb
- cyw920829m2evk_02
- cyw920829m2evk_02/cyw20829b1340
- cyw920829m2evk_02/cyw20829b1010
- cyw920829m2evk_02/cyw20829b0lkml
tests:
mgmt.mcumgr.fs.mgmt.hash.supported.crc32:
extra_args: >