zephyr/include/linker
Andrew Boie bf5228ea56 kernel: add early init routines for app RAM
Applications will have their own BSS and data sections which
will need to be additionally copied.

This covers the common C implementation of these functions.
Arches which implement their own optimized versions will need
to be updated.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-06-29 07:46:58 -04:00
..
common-ram.ld net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00
common-rom.ld net: Renaming net_l2_init sections to net_l2 2016-12-02 12:40:53 +02:00
intlist.ld build: simplfy how extra build steps are specified 2017-05-13 14:07:09 -04:00
linker-defs.h kernel: add early init routines for app RAM 2017-06-29 07:46:58 -04:00
linker-tool-gcc.h linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
linker-tool.h linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
section_tags.h linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
sections.h sections.h: define application-level sections 2017-06-29 07:46:58 -04:00