nuttx/libs/libc/machine/arm
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
..
arm libc: add armv7-a armv7-m armv8-m libc function 2023-01-10 11:31:26 +08:00
armv6-m libc: add armv7-a armv7-m armv8-m libc function 2023-01-10 11:31:26 +08:00
armv7-a Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
armv7-m libs/libc: fixed armv7-m strcmp build issue 2023-05-04 11:59:41 -04:00
armv7-r Typo fixes. 2023-02-17 11:17:11 -03:00
armv8-m libc/armv8-m: fix build break if MVE is disabled 2023-05-05 08:07:08 +02:00
gnu telink: add custom setjmp implementation for tlsr82. 2022-09-08 09:15:25 +08:00
aeabi_atexit.c libc: Remove weak_function from __aeabi_atexit 2022-06-02 10:54:23 +03:00
arm_asm.h newlib: libc: memcpy M-profile PACBTI-enablement 2023-04-28 09:51:52 +08:00
arm-acle-compat.h newlib: libc: memcpy M-profile PACBTI-enablement 2023-04-28 09:51:52 +08:00
gnu_unwind_find_exidx.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
Kconfig
Make.defs newlib: libc: memcpy M-profile PACBTI-enablement 2023-04-28 09:51:52 +08:00