zephyr/cmake/linker
Flavio Ceolin 56ec06f344 kconfig: linker: Add --no-relax build option
In some architectures the linker performs global optimization relaxing
address modes and changing intructions in the output object file. This
is a problem when userspace is enabled since it assumes that addresses
won't change after certain build stage. In no supported architectures
this option is ignored.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-01-16 11:20:32 +00:00
..
arcmwdt scripts: move gen_relocate_app.py to scripts/build 2022-07-12 10:03:45 +02:00
armlink cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
ld kconfig: linker: Add --no-relax build option 2023-01-16 11:20:32 +00:00
lld kconfig: linker: Add --no-relax build option 2023-01-16 11:20:32 +00:00
linker_flags_template.cmake cmake: Update CONFIG_ASAN support 2022-08-19 08:30:01 +02:00
linker_script_common.cmake everywhere: fix typos 2022-03-14 20:22:24 -04:00