Attention is currently required from: Julius Werner, Arthur Heymans.
Hello build bot (Jenkins), Martin L Roth, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69745
to look at the new patch set (#6).
Change subject: arch/arm/armv7: Disable generating neon FPU code ......................................................................
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 --- M src/arch/arm/armv7/Makefile.inc 1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/69745/6