xref: /optee_os/lib/libutils/ext/arch/arm/sub.mk (revision a0e8ffe9ba8f9312d23b447eb1f161df7328387b)
164df747cSEtienne Carriereifeq ($(CFG_UNWIND),y)
231a29642SJerome Forissiersrcs-$(CFG_ARM32_$(sm)) += aeabi_unwind.c
364df747cSEtienne Carriereendif
4e17dd72aSJens Wiklandersrcs-$(CFG_ARM32_$(sm)) += atomic_a32.S
5e17dd72aSJens Wiklandersrcs-$(CFG_ARM64_$(sm)) += atomic_a64.S
636e784f6SVolodymyr Babchuksrcs-y += auxval.c
75b1384a0SSumit Gargifneq ($(sm),ldelf) # TA, core
8e3dddf72SSumit Gargsrcs-$(CFG_ARM32_$(sm)) += mcount_a32.S
9e3dddf72SSumit Gargsrcs-$(CFG_ARM64_$(sm)) += mcount_a64.S
10e3dddf72SSumit Gargendif
11*a0e8ffe9SJens Wiklandersrcs-$(CFG_MEMTAG) += memtag.c
12