zephyr/tests/subsys/pm
Gerard Marull-Paretas 48b201cc53 device: make device dependencies optional
Device dependencies are not always required, so make them optional via
CONFIG_DEVICE_DEPS. When enabled, the gen_device_deps script will run so
that dependencies are collected and part of the final image. Related
APIs will be also made available. Since device dependencies are used in
just a few places (power domains), disable the feature by default. When
not enabled, a second linking pass will not be required.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-06-21 09:32:05 +02:00
..
device_power_domains
device_runtime_api tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
device_wakeup_api
policy_api pm: policy: add support for events 2023-05-25 16:29:40 -04:00
power_domain device: make device dependencies optional 2023-06-21 09:32:05 +02:00
power_mgmt device: remove redundant init functions 2023-04-19 10:00:25 +02:00
power_mgmt_multicore
power_mgmt_soc pm: rt6xx: Enable OS Timer as wakeup source 2023-05-16 18:19:35 +02:00
power_states_api