99 regex :
1010 - " Multicore idle_gpio test on"
1111 - " Multicore idle_gpio test iteration 0"
12- extra_args :
13- - CONFIG_SOC_NRF54H20_CPURAD_ENABLE=y
1412
1513tests :
1614 benchmarks.multicore.idle_gpio.nrf54h20dk_cpuapp_cpurad.s2ram :
2018 - nrf54h20dk/nrf54h20/cpuapp
2119 extra_args :
2220 - FILE_SUFFIX=s2ram
21+ - SB_CONFIG_NETCORE_REMOTE=y
2322 harness : pytest
2423 harness_config :
2524 fixture : ppk_power_measure
3433 - nrf54h20dk/nrf54h20/cpuapp
3534 extra_args :
3635 - FILE_SUFFIX=s2ram
37- - SB_CONFIG_RUN_PPRCORE =y
38- - EXTRA_DTC_OVERLAY_FILE="enable_ppr.overlay"
36+ - SB_CONFIG_NETCORE_REMOTE_SLEEP_FOREVER =y
37+ - SB_CONFIG_PPRCORE_REMOTE=y
3938 harness : pytest
4039 harness_config :
4140 fixture : ppk_power_measure
5251 - SB_CONFIG_BOOTLOADER_MCUBOOT=y
5352 - FILE_SUFFIX=s2ram
5453 - mcuboot_EXTRA_DTC_OVERLAY_FILE="${ZEPHYR_NRF_MODULE_DIR}/tests/benchmarks/multicore/idle_gpio/boards/nrf54h20dk_nrf54h20_cpuapp_s2ram.overlay"
54+ - SB_CONFIG_NETCORE_REMOTE=y
5555 harness : pytest
5656 harness_config :
5757 fixture : ppk_power_measure
6868 - FILE_SUFFIX=s2ram_merged_slot
6969 - SB_CONFIG_BOOTLOADER_MCUBOOT=y
7070 - SB_EXTRA_CONF_FILE="sysbuild/sysbuild_merged_slot.conf"
71+ - SB_CONFIG_NETCORE_REMOTE=y
7172 harness : pytest
7273 harness_config :
7374 fixture : ppk_power_measure
8384 extra_args :
8485 - FILE_SUFFIX=s2ram
8586 - EXTRA_DTC_OVERLAY_FILE="wakeup_from_uart_pins.overlay"
87+ - SB_CONFIG_NETCORE_REMOTE=y
8688 - remote_EXTRA_DTC_OVERLAY_FILE="wakeup_from_uart_pins.overlay"
8789 harness : pytest
8890 harness_config :
@@ -100,6 +102,7 @@ tests:
100102 extra_args :
101103 - FILE_SUFFIX=s2ram
102104 - EXTRA_DTC_OVERLAY_FILE="wakeup_from_uart_pins.overlay"
105+ - SB_CONFIG_NETCORE_REMOTE=y
103106 - remote_EXTRA_DTC_OVERLAY_FILE="wakeup_from_uart_pins_gpiote0.overlay"
104107 harness : pytest
105108 harness_config :
@@ -117,6 +120,7 @@ tests:
117120 extra_args :
118121 - FILE_SUFFIX=s2ram
119122 - EXTRA_DTC_OVERLAY_FILE="wakeup_from_uart_pins.overlay"
123+ - SB_CONFIG_NETCORE_REMOTE=y
120124 - remote_EXTRA_DTC_OVERLAY_FILE="wakeup_from_uart_pins_gpiote0.overlay"
121125 - remote_CONFIG_TEST_GPIOTE_LATENCY_LOWPOWER=y
122126 harness : pytest
@@ -134,8 +138,9 @@ tests:
134138 - nrf54h20dk/nrf54h20/cpuapp
135139 extra_args :
136140 - FILE_SUFFIX=s2ram
137- - SB_CONFIG_RUN_PPRCORE=y
138- - EXTRA_DTC_OVERLAY_FILE="enable_ppr.overlay;wakeup_from_uart_pins.overlay"
141+ - EXTRA_DTC_OVERLAY_FILE="wakeup_from_uart_pins.overlay"
142+ - SB_CONFIG_NETCORE_REMOTE_SLEEP_FOREVER=y
143+ - SB_CONFIG_PPRCORE_REMOTE=y
139144 - remote_EXTRA_DTC_OVERLAY_FILE="wakeup_from_uart_pins.overlay"
140145 harness : pytest
141146 harness_config :
0 commit comments