Home
last modified time | relevance | path

Searched refs:LINKER (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-3.7.0/
DMakefile107 LINKER := ${CROSS_COMPILE}ld macro
116 $(foreach dir,$(subst :, ,${PATH}),$(wildcard ${dir}/${LINKER}.bfd))),)
117 LINKER := ${LINKER}.bfd macro
179 LD := $(LINKER)
199 LINKER := ${CROSS_COMPILE}gcc macro
202 LD = $(LINKER)
204 LD = $(LINKER)
/trusted-firmware-a-3.7.0/docs/plat/
Dnvidia-tegra.rst99 SoCs. The `LINKER` build variable needs to point to the ARMLINK binary for
/trusted-firmware-a-3.7.0/docs/getting_started/
Dbuild-options.rst927 linker. When the ``LINKER`` build variable points to the armlink linker,