zephyr/include/arch/arc/v2
Eugeniy Paltsev 8e1f40a632 ARC: linker: merge GNU and MWDT linker scripts
As discussed in #22668, there is additional risk ascociated with
splitting linker files, as one may update one script and not be
aware of the other. Especially related to updating GNU ld, and
not mwdt could break code for mwdt unnoticed, as mwdt is not
part of CI.

Let's create a single entry point for linker template.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2020-09-18 09:49:09 -04:00
..
mpu
secureshield
arc_connect.h
arcv2_irq_unit.h
asm_inline_gcc.h
asm_inline.h
aux_regs.h ARC: use MWDT intrinsics to access aux regs in case of MWDT toolchain 2020-09-05 10:22:56 -05:00
error.h
exc.h
irq.h ARC: change direct IRQ declaration for metaware toolchain 2020-09-05 10:22:56 -05:00
linker.ld ARC: linker: merge GNU and MWDT linker scripts 2020-09-18 09:49:09 -04:00
misc.h
sys_io.h