zephyr/cmake/modules
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
..
arch.cmake
boards.cmake
ccache.cmake
configuration_files.cmake everywhere: fix typos 2022-03-18 13:24:08 -04:00
doc.cmake cmake: doc: created a doc.cmake CMake module in Zephyr CMake modules dir 2022-02-22 10:02:39 -08:00
dts.cmake
extensions.cmake devicetree_regions: Remove path fallback and sanitize name 2022-03-31 10:29:31 +02:00
generic_toolchain.cmake
host-tools.cmake
kconfig.cmake cmake: move ZEPHYR_TOOLCHAIN_VARIANT export to common settings 2022-03-04 09:07:43 -06:00
kernel.cmake everywhere: fix typos 2022-03-18 13:24:08 -04:00
python.cmake
root.cmake
shields.cmake everywhere: fix typos 2022-03-18 13:24:08 -04:00
soc.cmake
target_toolchain.cmake
unittest.cmake
user_cache.cmake
verify-toolchain.cmake cmake: Use Zephyr SDK by default on all host operating systems 2022-03-24 11:45:05 +01:00
version.cmake
west.cmake
zephyr_default.cmake cmake: test CMake and issue error if using 3.22.1 / 3.22.2 from PyPI 2022-02-25 10:16:25 -08:00
zephyr_module.cmake scripts: enforce module name uniqueness 2022-03-10 09:47:58 -05:00