@@ -136,76 +136,6 @@ tests:
136136 pytest_root :
137137 - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
138138
139- benchmarks.multicore.idle_spim_loopback.4_bytes.gd_freq_256MHz.s2ram_fast :
140- filter : not CONFIG_COVERAGE
141- tags : ppk_power_measure
142- extra_args :
143- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
144- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
145- - CONFIG_CLOCK_CONTROL=y
146- - CONFIG_GLOBAL_DOMAIN_CLOCK_FREQUENCY_OPTION_256MHZ=y
147- harness : pytest
148- harness_config :
149- fixture : spi_loopback
150- pytest_root :
151- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
152-
153- benchmarks.multicore.idle_spim_loopback.4_bytes.gd_freq_128MHz.s2ram_fast :
154- filter : not CONFIG_COVERAGE
155- tags : ppk_power_measure
156- extra_args :
157- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
158- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
159- - CONFIG_CLOCK_CONTROL=y
160- - CONFIG_GLOBAL_DOMAIN_CLOCK_FREQUENCY_OPTION_128MHZ=y
161- harness : pytest
162- harness_config :
163- fixture : spi_loopback
164- pytest_root :
165- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
166-
167- benchmarks.multicore.idle_spim_loopback.4_bytes.s2ram_fast.remote_gd_freq_switching :
168- filter : not CONFIG_COVERAGE
169- tags : ppk_power_measure
170- extra_args :
171- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
172- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
173- - idle_spim_loopback_CONFIG_DATA_FIELD=4
174- - SB_CONFIG_REMOTE_GLOBAL_DOMAIN_CLOCK_FREQUENCY_SWITCHING=y
175- harness : pytest
176- harness_config :
177- fixture : spi_loopback
178- pytest_root :
179- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
180-
181- benchmarks.multicore.idle_spim_loopback.4_bytes.gd_freq_64MHz.s2ram_fast :
182- filter : not CONFIG_COVERAGE
183- tags : ppk_power_measure
184- extra_args :
185- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
186- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
187- - CONFIG_CLOCK_CONTROL=y
188- - CONFIG_GLOBAL_DOMAIN_CLOCK_FREQUENCY_OPTION_64MHZ=y
189- harness : pytest
190- harness_config :
191- fixture : spi_loopback
192- pytest_root :
193- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
194-
195- benchmarks.multicore.idle_spim_loopback.4_bytes.gd_freq_switching.s2ram_fast :
196- filter : not CONFIG_COVERAGE
197- tags : ppk_power_measure
198- extra_args :
199- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
200- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
201- - CONFIG_CLOCK_CONTROL=y
202- - CONFIG_GLOBAL_DOMAIN_CLOCK_FREQUENCY_SWITCHING=y
203- harness : pytest
204- harness_config :
205- fixture : spi_loopback
206- pytest_root :
207- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram_7s"
208-
209139 #
210140 # 16 Bytes of data
211141 #
@@ -323,80 +253,6 @@ tests:
323253 pytest_root :
324254 - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
325255
326- benchmarks.multicore.idle_spim_loopback.16_bytes.s2ram_fast.remote_gd_freq_switching :
327- filter : not CONFIG_COVERAGE
328- tags : ppk_power_measure
329- extra_args :
330- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
331- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
332- - idle_spim_loopback_CONFIG_DATA_FIELD=16
333- - SB_CONFIG_REMOTE_GLOBAL_DOMAIN_CLOCK_FREQUENCY_SWITCHING=y
334- harness : pytest
335- harness_config :
336- fixture : spi_loopback
337- pytest_root :
338- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
339-
340- benchmarks.multicore.idle_spim_loopback.16_bytes.gd_freq_256MHz.s2ram_fast :
341- filter : not CONFIG_COVERAGE
342- tags : ppk_power_measure
343- extra_args :
344- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
345- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
346- - idle_spim_loopback_CONFIG_DATA_FIELD=16
347- - CONFIG_CLOCK_CONTROL=y
348- - CONFIG_GLOBAL_DOMAIN_CLOCK_FREQUENCY_OPTION_256MHZ=y
349- harness : pytest
350- harness_config :
351- fixture : spi_loopback
352- pytest_root :
353- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
354-
355- benchmarks.multicore.idle_spim_loopback.16_bytes.gd_freq_128MHz.s2ram_fast :
356- filter : not CONFIG_COVERAGE
357- tags : ppk_power_measure
358- extra_args :
359- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
360- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
361- - idle_spim_loopback_CONFIG_DATA_FIELD=16
362- - CONFIG_CLOCK_CONTROL=y
363- - CONFIG_GLOBAL_DOMAIN_CLOCK_FREQUENCY_OPTION_128MHZ=y
364- harness : pytest
365- harness_config :
366- fixture : spi_loopback
367- pytest_root :
368- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
369-
370- benchmarks.multicore.idle_spim_loopback.16_bytes.gd_freq_64MHz.s2ram_fast :
371- filter : not CONFIG_COVERAGE
372- tags : ppk_power_measure
373- extra_args :
374- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
375- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
376- - idle_spim_loopback_CONFIG_DATA_FIELD=16
377- - CONFIG_CLOCK_CONTROL=y
378- - CONFIG_GLOBAL_DOMAIN_CLOCK_FREQUENCY_OPTION_64MHZ=y
379- harness : pytest
380- harness_config :
381- fixture : spi_loopback
382- pytest_root :
383- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram"
384-
385- benchmarks.multicore.idle_spim_loopback.16_bytes.gd_freq_switching.s2ram_fast :
386- filter : not CONFIG_COVERAGE
387- tags : ppk_power_measure
388- extra_args :
389- - idle_spim_loopback_CONF_FILE=prj_s2ram.conf
390- - idle_spim_loopback_DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay"
391- - idle_spim_loopback_CONFIG_DATA_FIELD=16
392- - CONFIG_CLOCK_CONTROL=y
393- - CONFIG_GLOBAL_DOMAIN_CLOCK_FREQUENCY_SWITCHING=y
394- harness : pytest
395- harness_config :
396- fixture : spi_loopback
397- pytest_root :
398- - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_spim_and_s2ram_7s"
399-
400256 #
401257 # 4 Bytes of data with SPI Chip Select Lock enabled
402258 #
0 commit comments