1*64df747cSEtienne Carriereifeq ($(CFG_UNWIND),y) 231a29642SJerome Forissiersrcs-$(CFG_ARM32_$(sm)) += aeabi_unwind.c 3*64df747cSEtienne Carriereendif 4e17dd72aSJens Wiklandersrcs-$(CFG_ARM32_$(sm)) += atomic_a32.S 5e17dd72aSJens Wiklandersrcs-$(CFG_ARM64_$(sm)) += atomic_a64.S 65b1384a0SSumit Gargifneq ($(sm),ldelf) # TA, core 7e3dddf72SSumit Gargsrcs-$(CFG_ARM32_$(sm)) += mcount_a32.S 8e3dddf72SSumit Gargsrcs-$(CFG_ARM64_$(sm)) += mcount_a64.S 9e3dddf72SSumit Gargendif 10