Lines Matching +full:armv8 +full:- +full:based

14 	bool "Generate position-independent pre-relocation code"
16 U-Boot expects to be linked to a specific hard-coded address, and to
20 information that is embedded into the binary to support U-Boot
21 relocating itself to the top-of-RAM later during execution.
47 # If set, the workarounds for these ARM errata are applied early during U-Boot
49 # applied; no CPU-type/version detection exists, unlike the similar options in
184 default "armv8" if ARM64
221 This should be enabled if U-Boot needs to communicate with system
239 bool "Build U-Boot using the Thumb instruction set"
242 Use this flag to build U-Boot using the Thumb instruction set for
574 This enables support for Broadcom ARM-based set-top box
616 Support for Broadcom Northstar 2 SoCs. NS2 is a quad-core 64-bit
617 ARMv8 Cortex-A57 processors targeting a broad range of networking
671 support the S905 (GXBaby) 64-bit SoC.
697 default "arch/arm/mach-omap2/u-boot-spl.lds"
853 This target is derived from TARGET_VEXPRESS64_BASE_FVP and over-rides
855 DRAM using model parameters rather than by using semi-hosting to load
897 The LS2080A Development System (QDS) is a high-performance
912 The LS2080A Reference design board (RDB) is a high-performance
926 The LS2081A Reference design board (RDB) is a high-performance
951 making it capable of running any commercial set-top solution based on
961 The LS1012A Development System (QDS) is a high-performance
973 The LS1012A Reference design board (RDB) is a high-performance
983 The LS1012A Freedom board (FRDM) is a high-performance
1026 The LS1021A Freescale board (IOT) is a high-performance
1066 The LS1046A Development System (QDS) is a high-performance
1083 The LS1046A Reference Design Board (RDB) is a high-performance
1141 This SoC is used on Linaro 96Board STiH410-B2260
1190 source "arch/arm/mach-aspeed/Kconfig"
1192 source "arch/arm/mach-at91/Kconfig"
1194 source "arch/arm/mach-bcm283x/Kconfig"
1196 source "arch/arm/mach-bcmstb/Kconfig"
1198 source "arch/arm/mach-davinci/Kconfig"
1200 source "arch/arm/mach-exynos/Kconfig"
1202 source "arch/arm/mach-highbank/Kconfig"
1204 source "arch/arm/mach-integrator/Kconfig"
1206 source "arch/arm/mach-keystone/Kconfig"
1208 source "arch/arm/mach-kirkwood/Kconfig"
1210 source "arch/arm/mach-mvebu/Kconfig"
1214 source "arch/arm/mach-imx/mx7ulp/Kconfig"
1216 source "arch/arm/mach-imx/mx7/Kconfig"
1218 source "arch/arm/mach-imx/mx6/Kconfig"
1220 source "arch/arm/mach-imx/mx5/Kconfig"
1222 source "arch/arm/mach-omap2/Kconfig"
1224 source "arch/arm/cpu/armv8/fsl-layerscape/Kconfig"
1226 source "arch/arm/mach-orion5x/Kconfig"
1228 source "arch/arm/mach-rmobile/Kconfig"
1230 source "arch/arm/mach-meson/Kconfig"
1232 source "arch/arm/mach-rockchip/Kconfig"
1234 source "arch/arm/mach-s5pc1xx/Kconfig"
1236 source "arch/arm/mach-snapdragon/Kconfig"
1238 source "arch/arm/mach-socfpga/Kconfig"
1240 source "arch/arm/mach-sti/Kconfig"
1242 source "arch/arm/mach-stm32/Kconfig"
1244 source "arch/arm/mach-sunxi/Kconfig"
1246 source "arch/arm/mach-tegra/Kconfig"
1248 source "arch/arm/mach-uniphier/Kconfig"
1252 source "arch/arm/mach-zynq/Kconfig"
1256 source "arch/arm/cpu/armv8/zynqmp/Kconfig"
1258 source "arch/arm/cpu/armv8/Kconfig"
1260 source "arch/arm/mach-imx/Kconfig"
1327 source "board/work-microwave/work_92105/Kconfig"
1335 …default "arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds" if TARGET_APX4DEVKIT || TARGET_BG0900 || TARGE…
1336 default "arch/arm/cpu/arm1136/u-boot-spl.lds" if CPU_ARM1136
1337 default "arch/arm/cpu/armv8/u-boot-spl.lds" if ARM64