zephyr/cmake
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 cmake: function to update Zephyr_DIR when loading old Zephyr packages 2022-03-07 16:35:54 +01:00
bintools everywhere: fix typos 2022-03-18 13:24:08 -04:00
compiler everywhere: fix typos 2022-03-18 13:24:08 -04:00
emu cmake: armfvp: Improve the FVP version check 2022-03-16 09:19:44 -05:00
flash cmake: support multiple entries in board.cmake 2021-11-12 21:33:42 -05:00
ide
linker everywhere: fix typos 2022-03-18 13:24:08 -04:00
linker_script linker: Create sections from zephyr,memory-region nodes 2022-03-19 14:32:17 -04:00
makefile_exports
modules linker: Create sections from zephyr,memory-region nodes 2022-03-19 14:32:17 -04:00
reports scripts: size_report: Add support for TF-M and BL2 image size reports 2022-03-09 14:03:52 -05:00
toolchain everywhere: fix typos 2022-03-14 20:22:24 -04:00
usage cmake: boards and shields cmake files repurposed 2022-02-22 10:02:39 -08:00
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake cmake: armfvp: Remove the unnecessary parameters 2022-03-16 09:19:44 -05:00
gen_version_h.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
hex.cmake
kobj.cmake
mcuboot.cmake module: mcuboot: Add config option to support unsigned binary generation 2021-12-18 07:20:38 -05:00
package_helper.cmake cmake: package_helper CMake script 2022-02-23 11:34:22 -08:00
pristine.cmake
target_toolchain_flags.cmake everywhere: fix typos 2022-03-14 20:22:24 -04:00