vexpress64: Refactor header file to make it easier to add new FVPs
authorPeter Hoyes <Peter.Hoyes@arm.com>
Thu, 11 Nov 2021 09:26:00 +0000 (09:26 +0000)
committerTom Rini <trini@konsulko.com>
Wed, 5 Jan 2022 03:48:48 +0000 (22:48 -0500)
commit17fe55fd6fe9d32270380f574b33ff0bc15bb47e
tree5207f7a125d86c40452f6a495afdbf86b175cdb5
parent6c2f16b3c95a0bb7f5d6f65512dceb0dc75ac00a
vexpress64: Refactor header file to make it easier to add new FVPs

Rename from vexpress_aemv8a.h -> vepxress_aemv8.h as new FVPs may not be
v8-A. No change in behavior.

This is towards future work to enable support for the FVP_BaseR.

Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
board/armltd/vexpress64/Kconfig
doc/README.semihosting
include/configs/vexpress_aemv8.h [moved from include/configs/vexpress_aemv8a.h with 87% similarity]