arch: Remove armv8-a target architecture
armv8-a
target architecture is superseded by aarch64
target and
currently there is no product that uses it. For that reason it is
removed from codebase.
The architecture support documentation is updated to ensure that it aligns with the current implementation.
Signed-off-by: Leandro Belli leandro.belli@arm.com