zephyr/include/linker
Andrew Boie c74c388764 linker: use SECTION_DATA_PROLOGUE for app_smem
This is data and needs the implicit ALIGN_WITH_INPUT that
is provided with SECTION_DATA_PROLOGUE. Otherwise misalignment
may occur if XIP is turned on.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-09-30 14:14:07 -07:00
..
app_smem_aligned.ld
app_smem_unaligned.ld
app_smem.ld
common-noinit.ld
common-ram.ld linker: do not force keep common kernel objects 2020-09-19 05:49:13 -04:00
common-rom.ld linker: use SECTION_DATA_PROLOGUE for app_smem 2020-09-30 14:14:07 -07:00
cplusplus-ram.ld
cplusplus-rom.ld
debug-sections.ld
intlist.ld
kobject-rom.ld
kobject-text.ld linker: kobject-text: align multiline string definition syntax 2020-09-18 09:49:09 -04:00
kobject.ld
linker-defs.h linker: add macros so iterable sections can be garbage collected 2020-09-19 05:49:13 -04:00
linker-tool-gcc.h
linker-tool-mwdt.h ARC: linker: implement linker related definition for MWDT 2020-09-05 10:22:56 -05:00
linker-tool.h ARC: linker: implement linker related definition for MWDT 2020-09-05 10:22:56 -05:00
rel-sections.ld
section_tags.h
sections.h