Home
last modified time | relevance | path

Searched refs:CONFIG_CPU_V7A (Results 1 – 10 of 10) sorted by relevance

/u-boot/arch/arm/mach-exynos/
A Dsoc.c25 #ifdef CONFIG_CPU_V7A in reset_cpu()
A DMakefile7 obj-$(CONFIG_CPU_V7A) += clock.o pinmux.o power.o system.o
/u-boot/arch/arm/mach-at91/
A Dconfig.mk5 ifeq ($(CONFIG_CPU_V7A),y)
A DMakefile20 obj-$(CONFIG_CPU_V7A) += armv7/
/u-boot/arch/arm/
A DMakefile4 CONFIG_CPU_V7A= macro
17 arch-$(CONFIG_CPU_V7A) =$(call cc-option, -march=armv7-a, \
43 tune-$(CONFIG_CPU_V7A) =-mtune=generic-armv7-a
/u-boot/arch/arm/mach-uniphier/
A DMakefile35 obj-$(CONFIG_CPU_V7A) += arm32/
/u-boot/drivers/serial/
A Darm_dcc.c22 #if defined(CONFIG_CPU_V6) || defined(CONFIG_CPU_V7A) || defined(CONFIG_CPU_V7R)
/u-boot/arch/arm/include/asm/
A Dsystem.h466 #elif defined(CONFIG_CPU_V7A)
525 #ifdef CONFIG_CPU_V7A
/u-boot/arch/arm/lib/
A Dcache-cp15.c180 #elif defined(CONFIG_CPU_V7A) in mmu_setup()
/u-boot/arch/arm/cpu/armv7/
A Dstart.S84 #ifdef CONFIG_CPU_V7A

Completed in 22 milliseconds