Lines Matching full:arch
3 arch-bits-core := 64
5 arch-bits-core := 32
7 CROSS_COMPILE_core := $(CROSS_COMPILE$(arch-bits-core))
214 core-platform-cppflags += -I$(arch-dir)/include
216 $(addprefix $(arch-dir)/, kernel crypto mm tee) $(platform-dir)
219 core-platform-subdirs += $(arch-dir)/sm
223 core-platform-subdirs += $(arch-dir)/tests
327 arch-bits-ta_arm32 := 32
383 arch-bits-ta_arm64 := 64
436 $(foreach sm, $(ta-targets), $(eval CROSS_COMPILE_$(sm) ?= $(CROSS_COMPILE$(arch-bits-$(sm)))))
438 arm32-sysreg-txt = core/arch/arm/kernel/arm32_sysreg.txt
444 arm32-gicv3-sysreg-txt = core/arch/arm/kernel/arm32_gicv3_sysreg.txt