plat/arm: Introduce FVP Versatile Express platform.This patch adds support for Versatile express FVP (Fast models).Versatile express is a family of platforms that are based on ARM v7.Currently th
plat/arm: Introduce FVP Versatile Express platform.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 itshould work with other ARM V7 cores that support LPAE, generic timers,VFP and hardware divide. Future patches will support othercores like Cortex A5 that dont support features like LPAEand hardware divide. This platform is tested on and only expected towork on single core models.Change-Id: I10893af65b8bb64da7b3bd851cab8231718e61ddSigned-off-by: Usama Arif <usama.arif@arm.com>
show more ...