zephyr/include/linker
Carlo Caione bc72fb67b1 linker: Create sections from zephyr,memory-region nodes
Currently when a node has a 'zephyr,memory-region' compatible and a
'zephyr,memory-region' string property, a new memory region is created
in the linker script.

Having a memory region without a section to place variables in could be
not that useful. With this patch we extend the memory-region mechanism
to also create sections.

The user can then place variables in the sections as usual by using for
example the GCC attributes.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-03-19 14:32:17 -04:00
..
app_smem_aligned.ld
app_smem_pinned_aligned.ld kernel: app_smem: allowing pinning memory partitions 2021-08-26 21:16:22 -04:00
app_smem_pinned_unaligned.ld kernel: app_smem: allowing pinning memory partitions 2021-08-26 21:16:22 -04:00
app_smem_pinned.ld kernel: app_smem: allowing pinning memory partitions 2021-08-26 21:16:22 -04:00
app_smem_unaligned.ld
app_smem.ld
common-noinit.ld
common-ram.ld ztest: Update ztest with more powerful testing APIs 2022-01-11 11:47:30 +01:00
common-rom.ld everywhere: fix typos 2022-03-18 13:24:08 -04:00
cplusplus-ram.ld
cplusplus-rom.ld
debug-sections.ld linker: add DWARF-5 debug sections 2021-11-15 14:52:25 -05:00
devicetree_regions.h linker: Create sections from zephyr,memory-region nodes 2022-03-19 14:32:17 -04:00
devicetree_reserved.h reserved-memory: Fix layering violation 2021-09-28 14:01:36 -04:00
intlist.ld
kobject-data.ld
kobject-priv-stacks.ld everywhere: fix typos 2022-03-18 13:24:08 -04:00
kobject-rom.ld
kobject-text.ld
linker-defs.h toolchain: drop the old Z_ prefixed iterables macro 2022-02-28 12:19:15 +01:00
linker-tool-gcc.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
linker-tool-mwdt.h ARC: MWDT: drop LOG2CEIL macro as it's defined now for all toolchains 2021-10-13 17:44:51 -04:00
linker-tool.h
rel-sections.ld
section_tags.h arch: arm: core: aarch32: support for On-Chip Memory (OCM) areas in aarch32 2021-10-28 15:26:50 +02:00
sections.h arch: arm: core: aarch32: support for On-Chip Memory (OCM) areas in aarch32 2021-10-28 15:26:50 +02:00
thread-local-storage.ld
utils.h linker: add a utility func to check if an addr is in RO section 2022-02-28 10:53:02 +01:00