_static_thread_data should be in ROM as its static data. So move it from common-ram.cmake to common-rom.cmake and fix it the params we call zephyr_iterable_section with. Signed-off-by: Kumar Gala <kumar.gala@intel.com> |
||
|---|---|---|
| .. | ||
| arm | ||
| common | ||
_static_thread_data should be in ROM as its static data. So move it from common-ram.cmake to common-rom.cmake and fix it the params we call zephyr_iterable_section with. Signed-off-by: Kumar Gala <kumar.gala@intel.com> |
||
|---|---|---|
| .. | ||
| arm | ||
| common | ||