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
boot_complete.c
boot.c
clk.c
CMakeLists.txt soc: intel_adsp: add support for .cold* sections 2024-12-29 05:50:25 +01:00
ipc.c
mem_window.c
multiprocessing.c
rimage_modules.c soc: intel_adsp: add a "cold" module manifest 2024-12-29 05:50:25 +01:00
soc.c