zephyr/include/linker
Carlo Caione 18914ccdd4 devicetree_regions: Remove path fallback and sanitize name
This patch is doing two things:

- it is removing the fallback on the path. This is not possible anymore
  since the DT binding file is now actually requiring the
  'zephyr,memory-region' property to be present from which the region
  name is obtained.

- it is sanitizing the name when CONFIG_CMAKE_LINKER_GENERATOR is used
  or not.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-03-31 10:29:31 +02:00
..
app_smem_aligned.ld
app_smem_pinned_aligned.ld
app_smem_pinned_unaligned.ld
app_smem_pinned.ld
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 devicetree_regions: Remove path fallback and sanitize name 2022-03-31 10:29:31 +02:00
devicetree_reserved.h
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
linker-tool.h
rel-sections.ld
section_tags.h
sections.h
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