zephyr/arch/xtensa/soc
Sebastian Bøe 347f9a0a2d cmake: LD: Specify the entry point in the linker scripts
The entry point can and therefore should be set by linker
scripts. Whenever possible one should express things in the source
language, be it .c or .ld, and not in code generators or in the build
system.

This patch removes the flag -eCONFIG_KERNEL_ENTRY from the linker's
command line and replaces it with the linker script command

ENTRY(CONFIG_KERNEL_ENTRY)

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-07-03 17:18:14 -04:00
..
D_108mini cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
D_212GP cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
D_233L cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
XRC_D2PM_5swIrq cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
XRC_FUSION_AON_ALL_LM cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
esp32 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
hifi2_std cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
hifi3_bd5 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
hifi3_bd5_call0 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
hifi4_bd7 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
hifi_mini cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
hifi_mini_4swIrq cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
intel_s1000 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
sample_controller cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00