zephyr/subsys
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
..
bluetooth Bluetooth: Audio: Media control - set L2CAP buffers 2021-12-15 14:59:55 -05:00
canbus drivers: can: deprecate the use of CAN-specific error return values 2021-12-09 12:37:40 -05:00
console
cpp
debug debug: coredump: add xtensa coredump 2021-12-14 07:40:55 -05:00
demand_paging
dfu
disk
emul
fb samples: use chosen property to get default display controller 2021-12-10 12:47:30 +01:00
fs fs: littlefs: Add processing of FS_MOUNT_FLAG_USE_DISK_ACCESS flag 2021-12-06 08:08:26 -05:00
ipc ipc: use highest coop priority for IPM workqueue 2021-11-24 18:59:02 +01:00
jwt
logging log_backend_net: local_addrX may be used uninitialized 2021-12-09 19:53:17 -05:00
lorawan
mgmt samples: subsys: mcumgr: Remove deprecated <power/reboot.h> header 2021-12-10 10:30:41 +01:00
modbus
net drivers: can: deprecate the use of CAN-specific error return values 2021-12-09 12:37:40 -05:00
pm pm: policy: Fix address of cpus_states variable 2021-12-15 16:47:18 -05:00
portability portability: cmsis: use correct type for atomics 2021-11-15 09:59:01 -05:00
random
settings settings: add shell commands for reading settings 2021-11-22 08:32:56 -05:00
shell device: remove inclusion of pm/device.h 2021-11-29 11:08:38 +01:00
stats
storage storage/flash_map: Add option to use MBEDTLS for img integrity check. 2021-11-24 21:52:08 -05:00
task_wdt task_wdt: fix overflow in current_ticks making wdt get stuck 2021-11-22 20:22:11 -05:00
testsuite testsuite: busy_sim: Use xoshiro128++ when enabled 2021-12-01 10:00:50 +01:00
timing
tracing pm: device_runtime: Return possible error on enable 2021-12-14 19:23:05 -05:00
usb usb: bluetooth: do not start transfers when USB bus is suspended 2021-12-14 09:08:58 -05:00
CMakeLists.txt
Kconfig