Merge pull request #1828 from uarif1/master
Introduce Versatile Express FVP platform to arm-trusted-firmware.
commit 5ba32a7660051464ed1d56129adf2606db54b5e3
2 parents 085c39c + 5dbc783
@Antonio Niño Díaz Antonio Niño Díaz authored on 21 Feb 2019
GitHub committed on 21 Feb 2019
Showing 30 changed files
View
docs/plat/fvp_ve.rst 0 → 100644
View
drivers/arm/pl011/aarch32/pl011_console.S
View
fdts/fvp-ve-Cortex-A5x1.dts 0 → 100644
View
fdts/fvp-ve-Cortex-A7x1.dts 0 → 100644
View
include/arch/aarch32/asm_macros.S
View
include/arch/aarch32/el3_common_macros.S
View
include/lib/xlat_tables/xlat_tables_defs.h
View
include/plat/arm/board/common/board_css_def.h
View
lib/xlat_tables/aarch32/nonlpae_tables.c 0 → 100644
View
make_helpers/armv7-a-cpus.mk
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/fvp_ve/aarch32/fvp_ve_helpers.S 0 → 100644
View
plat/arm/board/fvp_ve/fdts/fvp_ve_tb_fw_config.dts 0 → 100644
View
plat/arm/board/fvp_ve/fvp_ve_bl1_setup.c 0 → 100644
View
plat/arm/board/fvp_ve/fvp_ve_bl2_setup.c 0 → 100644
View
plat/arm/board/fvp_ve/fvp_ve_common.c 0 → 100644
View
plat/arm/board/fvp_ve/fvp_ve_def.h 0 → 100644
View
plat/arm/board/fvp_ve/fvp_ve_pm.c 0 → 100644
View
plat/arm/board/fvp_ve/fvp_ve_private.h 0 → 100644
View
plat/arm/board/fvp_ve/fvp_ve_security.c 0 → 100644
View
plat/arm/board/fvp_ve/fvp_ve_topology.c 0 → 100644
View
plat/arm/board/fvp_ve/include/platform_def.h 0 → 100644
View
plat/arm/board/fvp_ve/platform.mk 0 → 100644
View
plat/arm/board/fvp_ve/sp_min/fvp_ve_sp_min_setup.c 0 → 100644
View
plat/arm/board/fvp_ve/sp_min/sp_min-fvp_ve.mk 0 → 100644
View
plat/arm/board/n1sdp/include/platform_def.h
View
plat/arm/common/arm_bl1_setup.c
View
plat/arm/common/arm_console.c
View
plat/arm/common/arm_dyn_cfg.c
View
plat/arm/common/sp_min/arm_sp_min_setup.c