libc/machine/arch: Support armv8-m relocation

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-11-26 22:02:02 +08:00
committed by Alan Carvalho de Assis
parent 74ab69af62
commit afb0e33138
2 changed files with 515 additions and 0 deletions
+4
View File
@@ -33,6 +33,10 @@
#
############################################################################
ifeq ($(CONFIG_LIBC_ARCH_ELF),y)
CSRCS += arch_elf.c
endif
ifeq ($(CONFIG_ARMV8M_LIBM),y)
ifeq ($(LIBM_ARCH_CEIL),y)
File diff suppressed because it is too large Load Diff