coreboot/src/arch/arm
Arthur Heymans b24f48db7d arch/arm/armv7: Disable generating neon FPU code
By default clang generates code with neon instructions. These are not
supported on all arm targets so default to fpu=none.

Change-Id: I48fc505107d131466be39f466151df62b2d2bd0b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69745
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-30 16:37:30 +00:00
..
armv4
armv7 arch/arm/armv7: Disable generating neon FPU code 2022-11-30 16:37:30 +00:00
include src: remove force-included header rules.h from individual files 2022-09-06 17:57:31 +00:00
libgcc arch/arm: Use unified assembly syntax 2022-11-24 15:15:41 +00:00
asmlib.h
boot.c cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD 2022-06-01 19:45:08 +00:00
boot_linux.S
clock.c
div0.c
eabi_compat.c arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX 2022-11-30 16:37:05 +00:00
fit_payload.c
Kconfig
Makefile.inc
memcpy.S arch/arm: Use unified assembly syntax 2022-11-24 15:15:41 +00:00
memmove.S arch/arm: Use unified assembly syntax 2022-11-24 15:15:41 +00:00
memset.S arch/arm: Use unified assembly syntax 2022-11-24 15:15:41 +00:00
stages.c
tables.c