zephyr/cmake
Eugeniy Paltsev a50927ebfc ARC: MWDT: drop incorrect -Hnocopyr linker option
-Hnocopyr option suppress copyright message in case of LDAC linker
but in case of LLDAC linker somehow it leads to partial linking
and generation output file with relocations. Looks like we
are converting MWDT option to LLVM option incorrectly in this
case. Among the partial linking itself it may cause build errors
when 'elf.get_dwarf_info' from 'gen_kobject_list.py' meets the
arch-specific relocation which isn't supported by 'elftools'

It requires future investigation, let's disable -Hnocopyr for now
to have elf image linked correctly.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2021-01-04 12:52:10 -05:00
..
app xtensa: set toolchain variant per SoC 2020-12-20 14:30:50 -05:00
bintools bintools: append ; to > to ensure a space 2020-11-26 14:20:03 +01:00
compiler cmake: disable warning on C++ 20 2020-12-19 04:54:46 -06:00
emu cmake: Adds the necessary flags support for Qemu ivshmem feature 2020-12-16 18:47:35 -05:00
flash cmake: flash signed binaries for mcuboot 2020-09-03 16:49:09 -05:00
ide
linker ARC: MWDT: drop incorrect -Hnocopyr linker option 2021-01-04 12:52:10 -05:00
makefile_exports cmake: using zephyr_get_compile_options_for_lang_as_string for export 2020-12-15 08:37:54 -05:00
reports scripts: size_report: Fix colorized output 2020-09-03 09:54:21 -04:00
toolchain xtensa: set toolchain variant per SoC 2020-12-20 14:30:50 -05:00
usage
util
boards.cmake
ccache.cmake
cfb.cmake
dts.cmake cmake: dts: remove stale error 2020-12-22 07:34:29 -06:00
extensions.cmake cmake: additional board revision comments addressed for #29990 2020-12-17 09:25:54 -05:00
extra_flags.cmake
gcc-m-cpu.cmake
generic_toolchain.cmake cmake: Ignore LDFLAGS and AFLAGS from environment 2020-09-10 15:35:50 -05:00
git.cmake
hex.cmake
host-tools.cmake cmake: add IMGTOOL optional dependency 2020-09-01 13:33:46 +02:00
kconfig.cmake cmake: support versioning of board 2020-12-16 08:50:10 -05:00
kobj.cmake
mcuboot.cmake cmake: mcuboot: confirmed images needs to be padded 2020-09-04 12:00:04 +02:00
pristine.cmake
python.cmake
target_toolchain.cmake cmake: use the toolchain path, id and version as extended signature. 2020-12-14 11:56:00 -05:00
target_toolchain_flags.cmake cmake: use the toolchain path, id and version as extended signature. 2020-12-14 11:56:00 -05:00
version.cmake
west.cmake cmake: add WEST to cached variable 2020-09-03 17:32:48 -04:00
zephyr_module.cmake cmake: Zephyr module error on module name current 2020-08-31 12:15:02 +02:00