zephyr/cmake/linker/ld
Peter Marheine 5eb75b81f7 arm: rename default RAM region from 'SRAM' to 'RAM'
It's useful for RAMABLE_REGION to have a uniform name when
CODE_DATA_RELOCATION is supported, because otherwise the build system
needs to be aware of how the region name differs between architectures.
Since architectures tend to prefer one of 'SRAM' or 'RAM' for that
region, prefer to use 'RAM' as the more general term.

Signed-off-by: Peter Marheine <pmarheine@chromium.org>
2022-10-03 10:09:53 +02:00
..
clang cmake: Update CONFIG_ASAN support 2022-08-19 08:30:01 +02:00
gcc cmake: Add -gdwarf-4 at link time for gcc 2022-09-13 17:05:57 -05:00
host-gcc
ld_script.cmake cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
linker_flags.cmake
target.cmake cmake: fix utterly cryptic error handling in the -DSPARSE=y build 2022-09-22 15:12:22 +00:00
target_baremetal.cmake
target_base.cmake
target_configure.cmake
target_cpp.cmake
target_relocation.cmake arm: rename default RAM region from 'SRAM' to 'RAM' 2022-10-03 10:09:53 +02:00