sof/app
Tomasz Leman 066f414fd6 boards: ace30: Enable system-managed device power management
Enable the system-managed device power management feature for the ACE30
PTL board configuration. This feature allows the power management
subsystem to automatically suspend devices before entering a low power
state and resume them after waking up.

The following configuration option has been added:
- `CONFIG_PM_DEVICE_SYSTEM_MANAGED=y`: This option is set to enable
  system-managed device power management, ensuring that the power
  management subsystem takes care of suspending and resuming devices as
  part of the power state transitions.

This change is in line with the power management strategy to minimize
power consumption and manage device states more efficiently without the
need for explicit device power state management in the application code.

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
2024-07-04 13:37:08 +03:00
..
boards boards: ace30: Enable system-managed device power management 2024-07-04 13:37:08 +03:00
overlays Add new file: app/overlays/repro-build.conf 2024-07-02 11:30:19 +03:00
src test: add boot-time ztest-based testing 2023-12-08 15:29:06 +02:00
CMakeLists.txt app/CMakeLists.txt: require cmake version 3.21.0 or above 2023-03-06 13:05:05 +02:00
ctf_kernel_traces_overlay.conf debug: add an overlay enabling Zephyr's kernel tracing 2024-04-09 13:14:28 +03:00
debug_overlay.conf app: debug_overlay: enable CONFIG_DAI_VERBOSE_GLITCH_WARNINGS 2023-12-19 17:10:18 +00:00
llext_relocatable.conf llext: automatically select LLEXT type 2024-06-04 12:53:49 +03:00
logging_mipisystcat_overlay.conf app: add logging_mipisystcat_overlay.conf overlay config 2023-07-03 16:11:22 +01:00
perf_overlay.conf boards: mtl: enable KCPS dynamic clock control 2024-04-15 13:48:33 +01:00
prj.conf llext: only enable on ACE platforms 2024-06-12 11:07:35 +01:00
sample.yaml ptl: Add initial PTL configuration 2024-06-24 16:15:41 +02:00
shell_overlay.conf app: add new shell_overlay.conf 2024-06-20 14:58:27 +03:00
stub_build_all_ipc3.conf app/stub*.conf: add CONFIG_SAMPLE_SMART_AMP=y 2023-11-02 12:49:08 +02:00
stub_build_all_ipc4.conf app/stub*.conf: add CONFIG_SAMPLE_SMART_AMP=y 2023-11-02 12:49:08 +02:00
winconsole_overlay.conf app: add winconsole_overlay.conf 2024-05-24 14:54:26 +03:00