coreboot-kgpe-d16/src/arch/arm
Patrick Georgi 4f75af9fe2 Unify remaining binutils invocations
No need to pass calls through gcc in one case and
directly to binutils in another. Just always call
binutils.

Change-Id: Icf9660ce40d3c23f96dfab6a73c169ff07d3e42b
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: http://review.coreboot.org/7610
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-11-30 12:20:15 +01:00
..
armv4 arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
armv7 arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
include arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
libgcc arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
asmlib.h arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
boot.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
bootblock.ld arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
cpu.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
div0.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
eabi_compat.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
id.S ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
Kconfig ARM: Add an ARMv4 architecture version. 2014-09-09 19:49:31 +02:00
Makefile.inc Unify remaining binutils invocations 2014-11-30 12:20:15 +01:00
memcpy.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
memmove.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
memset.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
ramstage.ld arm: Have the linker garbage-collect unused functions and variables 2014-09-22 18:41:54 +02:00
romstage.ld arm: Have the linker garbage-collect unused functions and variables 2014-09-22 18:41:54 +02:00
stages.c arm: Redesign, clarify and clean up cache related code 2014-11-10 21:34:49 +01:00
tables.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00