nuttx/libs/libc/machine/arm/armv8-m
chao an d6747dd6ad libc/armv8-m: fix build break if MVE is disabled
machine/arm/armv8-m/gnu/arch_memcpy.S: Assembler messages:
machine/arm/armv8-m/gnu/arch_memcpy.S:105: Error: bad instruction `prologue push_ip=HAVE_PAC_LEAF'
machine/arm/armv8-m/gnu/arch_memcpy.S:121: Error: bad instruction `epilogue push_ip=HAVE_PAC_LEAF'
make[1]: *** [Makefile:143: bin/arch_memcpy.o] Error

Signed-off-by: chao an <anchao@xiaomi.com>
2023-05-05 08:07:08 +02:00
..
gnu libc/armv8-m: fix build break if MVE is disabled 2023-05-05 08:07:08 +02:00
arch_elf.c Fix the format string mismatch warning 2022-10-31 11:20:56 +01:00
Kconfig libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00
Make.defs libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00