zephyr/soc/intel/intel_adsp/common
Guennadi Liakhovetski 6d0c23be31 soc: intel_adsp: add support for .cold* sections
Add support for .cold and .coldrodata sections, used to implement
a cold module. Assigning code and read-only data to those sections
makes them suitable for use in a cold module, stored and executed in
slow memory.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-12-29 05:50:25 +01:00
..
include zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
boot.c soc: intel_adsp: check module address before copying to SRAM 2024-12-29 05:50:25 +01:00
boot_complete.c Revert parts of "soc: intel: move init code from SYS_INIT to hooks" 2024-09-23 18:13:17 -04:00
clk.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
CMakeLists.txt soc: intel_adsp: add support for .cold* sections 2024-12-29 05:50:25 +01:00
ipc.c soc: intel_adsp: ipc: don't call k_sem_init() multiple times 2024-05-23 11:50:50 -04:00
mem_window.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
multiprocessing.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
rimage_modules.c soc: intel_adsp: add a "cold" module manifest 2024-12-29 05:50:25 +01:00
soc.c Revert parts of "soc: intel: move init code from SYS_INIT to hooks" 2024-09-23 18:13:17 -04:00