zephyr/subsys/pm/policy
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
..
CMakeLists.txt pm: policy: s/policy_residency.c/residency.c 2021-12-15 11:27:39 +01:00
Kconfig pm: policy: delete redundant PM_POLICY_RESIDENCY_DEFAULT config 2021-12-15 11:27:39 +01:00
residency.c pm: policy: Fix address of cpus_states variable 2021-12-15 16:47:18 -05:00