u-boot/arch
Rui Miguel Silva f98457d70a arm: add support to corstone1000 platform
Corstone1000 is a platform from arm, which includes pre
verified Corstone SSE710 sub-system that combines Cortex-A and
Cortex-M processors [0].

This code adds the support for the Cortex-A35 implementation
at host side, it contains also the necessary bits to support
the Corstone 1000 FVP (Fixed Virtual Platform) [1] and also the
FPGA MPS3 board implementation of this platform. [2]

0: https://developer.arm.com/documentation/102360/0000
1: https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps
2: https://developer.arm.com/documentation/dai0550/c/

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2022-06-22 12:35:15 -04:00
..
arc Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
arm arm: add support to corstone1000 platform 2022-06-22 12:35:15 -04:00
m68k m68k: Remove dead code 2022-06-06 12:09:12 -04:00
microblaze Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
mips spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it 2022-06-06 12:09:29 -04:00
nios2 event: Convert arch_cpu_init_dm() to use events 2022-03-10 08:28:36 -05:00
powerpc powerpc: bootm: Fix sizes in memory adjusting warning 2022-06-20 15:52:45 +08:00
riscv Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
sandbox test: Load mac address using misc device 2022-06-08 14:00:22 -04:00
sh Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs 2022-03-25 13:35:50 -04:00
x86 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) 2022-06-06 18:01:21 -04:00
xtensa Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig 2022-03-03 16:51:19 -05:00
.gitignore
Kconfig powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUs 2022-06-20 09:18:26 +08:00
u-boot-elf.lds