Lines Matching +full:build +full:- +full:arm
2 # arm makefile
7 ldarch = elf32-littlearm
8 machine = -marm -mfpu=vfp
11 $(error Cannot build arm32 tests as EFI apps)
15 CFLAGS += -mno-unaligned-access
18 arch_LDFLAGS = -Ttext=40010000
20 arch_LDFLAGS = -Ttext=80008000
29 cflatobjs += lib/arm/spinlock.o
30 cflatobjs += lib/arm/processor.o
31 cflatobjs += lib/arm/stack.o
33 cflatobjs += lib/arm/ldivmod.o
37 # arm specific tests