Searched refs:CONFIG_CPU_V7A (Results 1 - 11 of 11) sorted by relevance

/u-boot/arch/arm/mach-exynos/
H A Dsoc.c27 #ifdef CONFIG_CPU_V7A
H A DMakefile7 obj-$(CONFIG_CPU_V7A) += clock.o pinmux.o power.o system.o
/u-boot/arch/arm/
H A DMakefile4 CONFIG_CPU_V7A= macro
15 arch-$(CONFIG_CPU_V7A) =$(call cc-option, -march=armv7-a, \
43 tune-$(CONFIG_CPU_V7A) =-mtune=generic-armv7-a
/u-boot/arch/arm/mach-at91/
H A DMakefile20 obj-$(CONFIG_CPU_V7A) += armv7/
/u-boot/arch/arm/mach-uniphier/
H A DMakefile35 obj-$(CONFIG_CPU_V7A) += arm32/
/u-boot/drivers/serial/
H A Darm_dcc.c22 #if defined(CONFIG_CPU_V6) || defined(CONFIG_CPU_V7A) || defined(CONFIG_CPU_V7R)
/u-boot/arch/arm/include/asm/
H A Dsystem.h475 #elif defined(CONFIG_CPU_V7A)
526 #ifdef CONFIG_CPU_V7A
/u-boot/lib/efi_selftest/
H A DMakefile60 ifeq ($(CONFIG_CPU_V7A)$(CONFIG_CPU_V7M)$(CONFIG_CPU_V7R),y)
/u-boot/arch/arm/lib/
H A Dcache-cp15.c170 #elif defined(CONFIG_CPU_V7A)
/u-boot/arch/arm/mach-sunxi/
H A Dboard.c513 #if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF) && defined(CONFIG_CPU_V7A)
/u-boot/arch/arm/cpu/armv7/
H A Dstart.S119 #ifdef CONFIG_CPU_V7A

Completed in 76 milliseconds