Lines Matching full:arch
3 arch-bits-core := 64
5 arch-bits-core := 32
7 CROSS_COMPILE_core := $(CROSS_COMPILE$(arch-bits-core))
212 core-platform-cppflags += -I$(arch-dir)/include
214 $(addprefix $(arch-dir)/, kernel crypto mm tee) $(platform-dir)
217 core-platform-subdirs += $(arch-dir)/sm
221 core-platform-subdirs += $(arch-dir)/tests
325 arch-bits-ta_arm32 := 32
381 arch-bits-ta_arm64 := 64
434 $(foreach sm, $(ta-targets), $(eval CROSS_COMPILE_$(sm) ?= $(CROSS_COMPILE$(arch-bits-$(sm)))))
436 arm32-sysreg-txt = core/arch/arm/kernel/arm32_sysreg.txt
442 arm32-gicv3-sysreg-txt = core/arch/arm/kernel/arm32_gicv3_sysreg.txt