zephyr/subsys/pm
Daniel DeGrasse 42293cfffe pm: policy: Fix address of cpus_states variable
Incorrect address was being taken for cpus_states variable, causing
transition to low power modes to fail with an assertion (since the data
in the pm_state_info struct is no longer valid). Fix the address.

Fixes #41244

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2021-12-15 16:47:18 -05:00
..
policy pm: policy: Fix address of cpus_states variable 2021-12-15 16:47:18 -05:00
CMakeLists.txt pm: pm_ctrl.c -> constraint.c 2021-11-23 18:12:15 +01:00
constraint.c pm: pm_ctrl.c -> constraint.c 2021-11-23 18:12:15 +01:00
device_runtime.c pm: device_runtime: Return possible error on enable 2021-12-14 19:23:05 -05:00
device.c pm: device: Account state locked in action_run 2021-12-15 16:47:01 -05:00
Kconfig pm: adjust PM_DEVICE prompt 2021-10-28 13:00:13 +02:00
pm_stats.c pm: stats: use pm_stats prefix 2021-11-23 18:12:15 +01:00
pm_stats.h pm: stats: pm_(start|stop)_timer -> pm_stats_(start|stop) 2021-11-23 18:12:15 +01:00
pm.c pm: policy: residency: add compile time checks for timings 2021-12-15 11:27:39 +01:00