summaryrefslogtreecommitdiff
path: root/fdts/fvp-ve-Cortex-A7x1.dts
AgeCommit message (Collapse)Author
2019-02-19plat/arm: Introduce FVP Versatile Express platform.Usama Arif
This patch adds support for Versatile express FVP (Fast models). Versatile express is a family of platforms that are based on ARM v7. Currently this port has only been tested on Cortex A7, although it should work with other ARM V7 cores that support LPAE, generic timers, VFP and hardware divide. Future patches will support other cores like Cortex A5 that dont support features like LPAE and hardware divide. This platform is tested on and only expected to work on single core models. Change-Id: I10893af65b8bb64da7b3bd851cab8231718e61dd Signed-off-by: Usama Arif <usama.arif@arm.com>