zephyr/tests
Bjarki Arge Andreasen 2b0d1ae4d0 soc: nordic: nrf54h: transition from gpd to zephyr pinctrl and pds
Transition nrf54h away from the soc specific gpd
(global power domain) driver which mixed power domains, pinctrl
and gpio pin retention into a non scalable solution, forcing soc
specific logic to bleed into nrf drivers.

The new solution uses zephyrs PM_DEVICE based power domains to
properly model the hardware layout of device and pin power domains,
and moves pin retention logic out of drivers into pinctrl and
gpio, which are the components which manage pins (pads).

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-07-29 09:03:37 -04:00
..
application_development tests: vector_table_relocation: fix a mis-use of SRAM_SIZE 2025-07-04 13:06:13 -05:00
arch soc: nordic: nrf54h: transition from gpd to zephyr pinctrl and pds 2025-07-29 09:03:37 -04:00
benchmarks arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
bluetooth Bluetooth: Classic: SDP: Improve UUID 128 support 2025-07-29 11:21:37 +01:00
boards boards: vmu_rt1170: Update dts to reflect the second IMU being ICM42686 2025-07-25 23:28:47 +02:00
boot tests: fix: limit platforms in boot.with_mcumgr.test_upgrade_ble 2025-07-04 16:41:01 -10:00
bsim tests: bluetooth: mesh: extend provisioning test with gotten stuck key 2025-07-25 08:17:24 -04:00
cmake cmake: yaml: improve escaping of strings with backslashes and quotes 2025-04-10 10:11:47 +02:00
crypto crypto: remove deprecated tinycrypt 2025-07-24 02:48:32 -04:00
ctest/base
drivers tests: drivers: counter: fix esp32s3 overlays 2025-07-29 08:54:05 -04:00
integration/kernel tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
kconfig tests: kconfig: functions: add tests for dt_compat_enabled_num 2025-06-27 10:07:01 -05:00
kernel soc: nordic: nrf54h: transition from gpd to zephyr pinctrl and pds 2025-07-29 09:03:37 -04:00
lib tests: lib: uuid: add heap arena for MINIMAL_LIBC compatibility 2025-07-28 08:40:20 -04:00
misc test: check_init_priorities: add a test for initlevels 2025-07-28 04:22:43 -04:00
modules tests: do not use "sanity" word 2025-06-25 16:00:10 -10:00
net tests: net: ipv6: Test packet queing when sending NS 2025-07-28 08:53:19 -04:00
posix posix: fnmatch: fix bugs in fnmatch(), see issue #55186 2025-06-09 17:05:40 -05:00
robot tests: robot: renode: Use precise pause for UART keywords 2025-04-16 17:07:05 +02:00
subsys boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01:00
unit tests: crc: Add test-case to validate CRC24Q RTCM3 2025-07-21 09:19:14 -04:00
ztest tests: error_hook: Workaround for RX architecture 2025-06-26 14:07:03 +02:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00